Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c25363 const char *zSql1 = in arExtractCommand() local
25396 shellPreparePrintf(pAr->db, &rc, &pSql, zSql1, in arExtractCommand()
H A Dsqlite3.c120234 const char *zSql1, /* SQL statement 1 (see above) */
120245 zSql = sqlite3MPrintf(db, zSql1, zDb);