Home
last modified time | relevance | path

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

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