Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2204 #define SPELLFIX_IDXNUM_DISTLT 0x10 /* distance < $distance */ macro
2274 iPlan |= SPELLFIX_IDXNUM_DISTLT; in spellfix1BestIndex()