Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2083 #define SPELLFIX_COL_SCORE 4 in spellfix1Init() macro
2294 && pIdxInfo->aOrderBy[0].iColumn==SPELLFIX_COL_SCORE in spellfix1BestIndex()
2758 case SPELLFIX_COL_SCORE: { in spellfix1Column()