Home
last modified time | relevance | path

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

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c10358 int nQuery = sqlite3_expert_count(p); in expertFinish() local
10366 for(i=0; i<nQuery; i++){ in expertFinish()