Searched defs:nSelect (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19759 int nSelect; /* Number of SELECT stmts. Counter for Select.selId */ member in struct:Parse
123750 int nSelect = pParse->nSelect; local
145250 int nSelect; /* Number of SELECT statements in the compound */ local
[all...]

Completed in 1008 milliseconds