Lines Matching defs:nSearch
74909 u32 nSearch = 0; /* Count of the number of search attempts */
74958 if( iTrunk>mxPage || nSearch++ > n ){
161980 LogEst nSearch;
161984 nSearch = pWInfo->a[0].pWLoop->nOut;
161995 if( nSearch > pTab->nRowLogEst
162004 pLoop->cId, (double)sqlite3LogEstToInt(nSearch), pTab->zName,
162008 nSearch += pLoop->nOut;