Home
last modified time | relevance | path

Searched refs:zSql1 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/sqlite3/
Dshell.c23350 const char *zSql1 = in arExtractCommand() local
23383 shellPreparePrintf(pAr->db, &rc, &pSql, zSql1, in arExtractCommand()
Dsqlite3.c118943 const char *zSql1, /* SQL statement 1 (see above) */
118954 zSql = sqlite3MPrintf(db, zSql1, zDb);