Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2078 #define SPELLFIX_IDXNUM_MATCH 0x01 /* word MATCH $str */ macro
2109 if( (iPlan & SPELLFIX_IDXNUM_MATCH)==0 in spellfix1BestIndex()
2113 iPlan |= SPELLFIX_IDXNUM_MATCH; in spellfix1BestIndex()
2168 if( iPlan&SPELLFIX_IDXNUM_MATCH ){ in spellfix1BestIndex()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2200 #define SPELLFIX_IDXNUM_MATCH 0x01 /* word MATCH $str */ macro
2231 if( (iPlan & SPELLFIX_IDXNUM_MATCH)==0 in spellfix1BestIndex()
2235 iPlan |= SPELLFIX_IDXNUM_MATCH; in spellfix1BestIndex()
2290 if( iPlan&SPELLFIX_IDXNUM_MATCH ){ in spellfix1BestIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2200 #define SPELLFIX_IDXNUM_MATCH 0x01 /* word MATCH $str */ macro
2231 if( (iPlan & SPELLFIX_IDXNUM_MATCH)==0 in spellfix1BestIndex()
2235 iPlan |= SPELLFIX_IDXNUM_MATCH; in spellfix1BestIndex()
2290 if( iPlan&SPELLFIX_IDXNUM_MATCH ){ in spellfix1BestIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2200 #define SPELLFIX_IDXNUM_MATCH 0x01 /* word MATCH $str */ macro
2231 if( (iPlan & SPELLFIX_IDXNUM_MATCH)==0 in spellfix1BestIndex()
2235 iPlan |= SPELLFIX_IDXNUM_MATCH; in spellfix1BestIndex()
2290 if( iPlan&SPELLFIX_IDXNUM_MATCH ){ in spellfix1BestIndex()