Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2221 int iScopeTerm = -1; in spellfix1BestIndex() local
2264 iScopeTerm = i; in spellfix1BestIndex()
2308 pIdxInfo->aConstraintUsage[iScopeTerm].argvIndex = idx++; in spellfix1BestIndex()
2309 pIdxInfo->aConstraintUsage[iScopeTerm].omit = 1; in spellfix1BestIndex()