Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2080 #define SPELLFIX_IDXNUM_TOP 0x04 /* top = $top */ macro
2128 if( (iPlan & SPELLFIX_IDXNUM_TOP)==0 in spellfix1BestIndex()
2132 iPlan |= SPELLFIX_IDXNUM_TOP; in spellfix1BestIndex()
2181 if( iPlan&SPELLFIX_IDXNUM_TOP ){ in spellfix1BestIndex()
2356 if( pCur->nRow>=pCur->nAlloc && (pCur->idxNum & SPELLFIX_IDXNUM_TOP)==0 ){ in spellfix1RunQuery()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2202 #define SPELLFIX_IDXNUM_TOP 0x04 /* top = $top */ macro
2250 if( (iPlan & SPELLFIX_IDXNUM_TOP)==0 in spellfix1BestIndex()
2254 iPlan |= SPELLFIX_IDXNUM_TOP; in spellfix1BestIndex()
2303 if( iPlan&SPELLFIX_IDXNUM_TOP ){ in spellfix1BestIndex()
2478 if( pCur->nRow>=pCur->nAlloc && (pCur->idxNum & SPELLFIX_IDXNUM_TOP)==0 ){ in spellfix1RunQuery()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2202 #define SPELLFIX_IDXNUM_TOP 0x04 /* top = $top */ macro
2250 if( (iPlan & SPELLFIX_IDXNUM_TOP)==0 in spellfix1BestIndex()
2254 iPlan |= SPELLFIX_IDXNUM_TOP; in spellfix1BestIndex()
2303 if( iPlan&SPELLFIX_IDXNUM_TOP ){ in spellfix1BestIndex()
2478 if( pCur->nRow>=pCur->nAlloc && (pCur->idxNum & SPELLFIX_IDXNUM_TOP)==0 ){ in spellfix1RunQuery()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2202 #define SPELLFIX_IDXNUM_TOP 0x04 /* top = $top */ macro
2250 if( (iPlan & SPELLFIX_IDXNUM_TOP)==0 in spellfix1BestIndex()
2254 iPlan |= SPELLFIX_IDXNUM_TOP; in spellfix1BestIndex()
2303 if( iPlan&SPELLFIX_IDXNUM_TOP ){ in spellfix1BestIndex()
2478 if( pCur->nRow>=pCur->nAlloc && (pCur->idxNum & SPELLFIX_IDXNUM_TOP)==0 ){ in spellfix1RunQuery()