Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23952 const char *zSel = (pAr->bGlob) in arCheckEntries() local
23956 shellPreparePrintf(pAr->db, &rc, &pTest, zSel, pAr->zSrcTable); in arCheckEntries()
H A Dsqlite3.c225098 const char *zSel = (bRowid ? SESSIONS_ROWID ", *" : "*");
225103 zSel, zDb1, zTbl, zDb2, zTbl, zExpr