Searched refs:SPELLFIX_IDXNUM_MATCH (Results 1 – 1 of 1) sorted by relevance
2200 #define SPELLFIX_IDXNUM_MATCH 0x01 /* word MATCH $str */ macro2231 if( (iPlan & SPELLFIX_IDXNUM_MATCH)==0 in spellfix1BestIndex()2235 iPlan |= SPELLFIX_IDXNUM_MATCH; in spellfix1BestIndex()2290 if( iPlan&SPELLFIX_IDXNUM_MATCH ){ in spellfix1BestIndex()