Home
last modified time | relevance | path

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

/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Damatch.c1022 static void amatchAddWord( in amatchAddWord() function
1185 amatchAddWord(pCur, pWord->rCost, pWord->nMatch+nNextIn, zBuf, ""); in amatchNext()
1215 amatchAddWord(pCur, pWord->rCost+p->rIns, pWord->nMatch, in amatchNext()
1219 amatchAddWord(pCur, pWord->rCost+p->rSub, pWord->nMatch+nNextIn, in amatchNext()
1229 amatchAddWord(pCur, pWord->rCost+p->rDel, pWord->nMatch+nNextIn, in amatchNext()
1236 amatchAddWord(pCur, pWord->rCost+pRule->rCost, in amatchNext()
1276 amatchAddWord(pCur, 0, 0, "", ""); in amatchFilter()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Damatch.c1021 static void amatchAddWord( in amatchAddWord() function
1184 amatchAddWord(pCur, pWord->rCost, pWord->nMatch+nNextIn, zBuf, ""); in amatchNext()
1214 amatchAddWord(pCur, pWord->rCost+p->rIns, pWord->nMatch, in amatchNext()
1218 amatchAddWord(pCur, pWord->rCost+p->rSub, pWord->nMatch+nNextIn, in amatchNext()
1228 amatchAddWord(pCur, pWord->rCost+p->rDel, pWord->nMatch+nNextIn, in amatchNext()
1235 amatchAddWord(pCur, pWord->rCost+pRule->rCost, in amatchNext()
1275 amatchAddWord(pCur, 0, 0, "", ""); in amatchFilter()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Damatch.c1022 static void amatchAddWord( in amatchAddWord() function
1185 amatchAddWord(pCur, pWord->rCost, pWord->nMatch+nNextIn, zBuf, ""); in amatchNext()
1215 amatchAddWord(pCur, pWord->rCost+p->rIns, pWord->nMatch, in amatchNext()
1219 amatchAddWord(pCur, pWord->rCost+p->rSub, pWord->nMatch+nNextIn, in amatchNext()
1229 amatchAddWord(pCur, pWord->rCost+p->rDel, pWord->nMatch+nNextIn, in amatchNext()
1236 amatchAddWord(pCur, pWord->rCost+pRule->rCost, in amatchNext()
1276 amatchAddWord(pCur, 0, 0, "", ""); in amatchFilter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Damatch.c1022 static void amatchAddWord( in amatchAddWord() function
1185 amatchAddWord(pCur, pWord->rCost, pWord->nMatch+nNextIn, zBuf, ""); in amatchNext()
1215 amatchAddWord(pCur, pWord->rCost+p->rIns, pWord->nMatch, in amatchNext()
1219 amatchAddWord(pCur, pWord->rCost+p->rSub, pWord->nMatch+nNextIn, in amatchNext()
1229 amatchAddWord(pCur, pWord->rCost+p->rDel, pWord->nMatch+nNextIn, in amatchNext()
1236 amatchAddWord(pCur, pWord->rCost+pRule->rCost, in amatchNext()
1276 amatchAddWord(pCur, 0, 0, "", ""); in amatchFilter()