Home
last modified time | relevance | path

Searched defs:nQuery (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/expert/
H A Dexpert.c132 int nQuery = sqlite3_expert_count(p); in main() local
/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2387 static void spellfix1RunQuery(MatchQuery *p, const char *zQuery, int nQuery){ in spellfix1RunQuery()
/sqlite-3.40.0/src/
H A Dshell.c.in3776 int nQuery = sqlite3_expert_count(p); local