Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2079 #define SPELLFIX_IDXNUM_LANGID 0x02 /* langid == $langid */ macro
2119 if( (iPlan & SPELLFIX_IDXNUM_LANGID)==0 in spellfix1BestIndex()
2123 iPlan |= SPELLFIX_IDXNUM_LANGID; in spellfix1BestIndex()
2177 if( iPlan&SPELLFIX_IDXNUM_LANGID ){ in spellfix1BestIndex()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2201 #define SPELLFIX_IDXNUM_LANGID 0x02 /* langid == $langid */ macro
2241 if( (iPlan & SPELLFIX_IDXNUM_LANGID)==0 in spellfix1BestIndex()
2245 iPlan |= SPELLFIX_IDXNUM_LANGID; in spellfix1BestIndex()
2299 if( iPlan&SPELLFIX_IDXNUM_LANGID ){ in spellfix1BestIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2201 #define SPELLFIX_IDXNUM_LANGID 0x02 /* langid == $langid */ macro
2241 if( (iPlan & SPELLFIX_IDXNUM_LANGID)==0 in spellfix1BestIndex()
2245 iPlan |= SPELLFIX_IDXNUM_LANGID; in spellfix1BestIndex()
2299 if( iPlan&SPELLFIX_IDXNUM_LANGID ){ in spellfix1BestIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2201 #define SPELLFIX_IDXNUM_LANGID 0x02 /* langid == $langid */ macro
2241 if( (iPlan & SPELLFIX_IDXNUM_LANGID)==0 in spellfix1BestIndex()
2245 iPlan |= SPELLFIX_IDXNUM_LANGID; in spellfix1BestIndex()
2299 if( iPlan&SPELLFIX_IDXNUM_LANGID ){ in spellfix1BestIndex()