Searched refs:iRowidTerm (Results 1 – 2 of 2) sorted by relevance
1475 int iRowidTerm = -1; in geopolyBestIndex() local1483 iRowidTerm = ii; in geopolyBestIndex()1495 if( iRowidTerm>=0 ){ in geopolyBestIndex()1498 pIdxInfo->aConstraintUsage[iRowidTerm].argvIndex = 1; in geopolyBestIndex()1499 pIdxInfo->aConstraintUsage[iRowidTerm].omit = 1; in geopolyBestIndex()
2223 int iRowidTerm = -1; in spellfix1BestIndex() local2287 iRowidTerm = i; in spellfix1BestIndex()2318 pIdxInfo->aConstraintUsage[iRowidTerm].argvIndex = 1; in spellfix1BestIndex()2319 pIdxInfo->aConstraintUsage[iRowidTerm].omit = 1; in spellfix1BestIndex()