Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c25216 const char *zSel = (pAr->bGlob) in arCheckEntries() local
25220 shellPreparePrintf(pAr->db, &rc, &pTest, zSel, pAr->zSrcTable); in arCheckEntries()
H A Dsqlite3.c226941 const char *zSel = (bRowid ? SESSIONS_ROWID ", *" : "*");
226946 zSel, zDb1, zTbl, zDb2, zTbl, zExpr