Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2081 #define SPELLFIX_IDXNUM_SCOPE 0x08 /* scope = $scope */ macro
2137 if( (iPlan & SPELLFIX_IDXNUM_SCOPE)==0 in spellfix1BestIndex()
2141 iPlan |= SPELLFIX_IDXNUM_SCOPE; in spellfix1BestIndex()
2185 if( iPlan&SPELLFIX_IDXNUM_SCOPE ){ in spellfix1BestIndex()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2203 #define SPELLFIX_IDXNUM_SCOPE 0x08 /* scope = $scope */ macro
2259 if( (iPlan & SPELLFIX_IDXNUM_SCOPE)==0 in spellfix1BestIndex()
2263 iPlan |= SPELLFIX_IDXNUM_SCOPE; in spellfix1BestIndex()
2307 if( iPlan&SPELLFIX_IDXNUM_SCOPE ){ in spellfix1BestIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2203 #define SPELLFIX_IDXNUM_SCOPE 0x08 /* scope = $scope */ macro
2259 if( (iPlan & SPELLFIX_IDXNUM_SCOPE)==0 in spellfix1BestIndex()
2263 iPlan |= SPELLFIX_IDXNUM_SCOPE; in spellfix1BestIndex()
2307 if( iPlan&SPELLFIX_IDXNUM_SCOPE ){ in spellfix1BestIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2203 #define SPELLFIX_IDXNUM_SCOPE 0x08 /* scope = $scope */ macro
2259 if( (iPlan & SPELLFIX_IDXNUM_SCOPE)==0 in spellfix1BestIndex()
2263 iPlan |= SPELLFIX_IDXNUM_SCOPE; in spellfix1BestIndex()
2307 if( iPlan&SPELLFIX_IDXNUM_SCOPE ){ in spellfix1BestIndex()