Home
last modified time | relevance | path

Searched refs:iLangTerm (Results 1 – 9 of 9) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Damatch.c1358 int iLangTerm = -1; in amatchBestIndex() local
1388 iLangTerm = i; in amatchBestIndex()
1398 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx; in amatchBestIndex()
H A Dspellfix.c2219 int iLangTerm = -1; in spellfix1BestIndex() local
2246 iLangTerm = i; in spellfix1BestIndex()
2300 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx++; in spellfix1BestIndex()
2301 pIdxInfo->aConstraintUsage[iLangTerm].omit = 1; in spellfix1BestIndex()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Damatch.c1357 int iLangTerm = -1; in amatchBestIndex() local
1387 iLangTerm = i; in amatchBestIndex()
1397 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx; in amatchBestIndex()
H A Dspellfix.c2097 int iLangTerm = -1; in spellfix1BestIndex() local
2124 iLangTerm = i; in spellfix1BestIndex()
2178 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx++; in spellfix1BestIndex()
2179 pIdxInfo->aConstraintUsage[iLangTerm].omit = 1; in spellfix1BestIndex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Damatch.c1358 int iLangTerm = -1; in amatchBestIndex() local
1388 iLangTerm = i; in amatchBestIndex()
1398 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx; in amatchBestIndex()
H A Dspellfix.c2219 int iLangTerm = -1; in spellfix1BestIndex() local
2246 iLangTerm = i; in spellfix1BestIndex()
2300 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx++; in spellfix1BestIndex()
2301 pIdxInfo->aConstraintUsage[iLangTerm].omit = 1; in spellfix1BestIndex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Damatch.c1358 int iLangTerm = -1; in amatchBestIndex() local
1388 iLangTerm = i; in amatchBestIndex()
1398 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx; in amatchBestIndex()
H A Dspellfix.c2219 int iLangTerm = -1; in spellfix1BestIndex() local
2246 iLangTerm = i; in spellfix1BestIndex()
2300 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx++; in spellfix1BestIndex()
2301 pIdxInfo->aConstraintUsage[iLangTerm].omit = 1; in spellfix1BestIndex()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c2069 int iLangTerm = -1; in spellfix1BestIndex() local
2096 iLangTerm = i; in spellfix1BestIndex()
2146 pIdxInfo->aConstraintUsage[iLangTerm].argvIndex = idx++; in spellfix1BestIndex()
2147 pIdxInfo->aConstraintUsage[iLangTerm].omit = 1; in spellfix1BestIndex()