Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2084 #define SPELLFIX_IDXNUM_ROWID 0x40 /* rowid = $rowid */ macro
2160 if( (iPlan & SPELLFIX_IDXNUM_ROWID)==0 in spellfix1BestIndex()
2164 iPlan |= SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()
2194 }else if( (iPlan & SPELLFIX_IDXNUM_ROWID) ){ in spellfix1BestIndex()
2195 pIdxInfo->idxNum = SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c2206 #define SPELLFIX_IDXNUM_ROWID 0x40 /* rowid = $rowid */ macro
2282 if( (iPlan & SPELLFIX_IDXNUM_ROWID)==0 in spellfix1BestIndex()
2286 iPlan |= SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()
2316 }else if( (iPlan & SPELLFIX_IDXNUM_ROWID) ){ in spellfix1BestIndex()
2317 pIdxInfo->idxNum = SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2206 #define SPELLFIX_IDXNUM_ROWID 0x40 /* rowid = $rowid */ macro
2282 if( (iPlan & SPELLFIX_IDXNUM_ROWID)==0 in spellfix1BestIndex()
2286 iPlan |= SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()
2316 }else if( (iPlan & SPELLFIX_IDXNUM_ROWID) ){ in spellfix1BestIndex()
2317 pIdxInfo->idxNum = SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c2206 #define SPELLFIX_IDXNUM_ROWID 0x40 /* rowid = $rowid */ macro
2282 if( (iPlan & SPELLFIX_IDXNUM_ROWID)==0 in spellfix1BestIndex()
2286 iPlan |= SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()
2316 }else if( (iPlan & SPELLFIX_IDXNUM_ROWID) ){ in spellfix1BestIndex()
2317 pIdxInfo->idxNum = SPELLFIX_IDXNUM_ROWID; in spellfix1BestIndex()