Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Damatch.c1358 int iLangTerm = -1; in amatchBestIndex() local
1388 iLangTerm = i; in amatchBestIndex()
1398 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx; in amatchBestIndex()
H A Dspellfix.c2219 int iLangTerm = -1; in spellfix1BestIndex() local
2246 iLangTerm = i; in spellfix1BestIndex()
2300 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx++; in spellfix1BestIndex()
2301 pIdxInfo->aConstraintUsage[iLangTerm].omit = 1; in spellfix1BestIndex()