Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2205 #define SPELLFIX_IDXNUM_DISTLE 0x20 /* distance <= $distance */ macro
2276 iPlan |= SPELLFIX_IDXNUM_DISTLE; in spellfix1BestIndex()