Searched refs:zSel (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 25216 const char *zSel = (pAr->bGlob) in arCheckEntries() local 25220 shellPreparePrintf(pAr->db, &rc, &pTest, zSel, pAr->zSrcTable); in arCheckEntries()
|
H A D | sqlite3.c | 226941 const char *zSel = (bRowid ? SESSIONS_ROWID ", *" : "*"); 226946 zSel, zDb1, zTbl, zDb2, zTbl, zExpr
|