Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2395 int idxWorst = -1; in spellfix1RunQuery() local
2447 idxWorst = i; in spellfix1RunQuery()
2488 idx = idxWorst; in spellfix1RunQuery()
2508 idxWorst = 0; in spellfix1RunQuery()
2513 idxWorst = i; in spellfix1RunQuery()