Searched refs:SPELLFIX_IDXNUM_TOP (Results 1 – 1 of 1) sorted by relevance
2202 #define SPELLFIX_IDXNUM_TOP 0x04 /* top = $top */ macro2250 if( (iPlan & SPELLFIX_IDXNUM_TOP)==0 in spellfix1BestIndex()2254 iPlan |= SPELLFIX_IDXNUM_TOP; in spellfix1BestIndex()2303 if( iPlan&SPELLFIX_IDXNUM_TOP ){ in spellfix1BestIndex()2478 if( pCur->nRow>=pCur->nAlloc && (pCur->idxNum & SPELLFIX_IDXNUM_TOP)==0 ){ in spellfix1RunQuery()