Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c27928 const char *zSel = (pAr->bGlob) in arCheckEntries() local
27932 shellPreparePrintf(pAr->db, &rc, &pTest, zSel, pAr->zSrcTable); in arCheckEntries()
H A Dsqlite3.c230224 const char *zSel = (bRowid ? SESSIONS_ROWID ", *" : "*");
230229 zSel, zDb1, zTbl, zDb2, zTbl, zExpr