Home
last modified time | relevance | path

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

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