Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c24099 const char *zSql1 = in arExtractCommand() local
24132 shellPreparePrintf(pAr->db, &rc, &pSql, zSql1, in arExtractCommand()
H A Dsqlite3.c119484 const char *zSql1, /* SQL statement 1 (see above) */
119495 zSql = sqlite3MPrintf(db, zSql1, zDb);