Home
last modified time | relevance | path

Searched refs:iDelCost (Results 1 – 5 of 5) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c568 int iDelCost; /* Default deletion cost */ member
697 pLang->iDelCost = 100; in editDist3ConfigLoad()
703 pLang->iDelCost = iCost; in editDist3ConfigLoad()
961 updateCost(m, i1+b1, i1, pLang->iDelCost); in editDist3Core()
990 updateCost(m, cx, cxp, pLang->iDelCost); in editDist3Core()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c568 int iDelCost; /* Default deletion cost */ member
697 pLang->iDelCost = 100; in editDist3ConfigLoad()
703 pLang->iDelCost = iCost; in editDist3ConfigLoad()
941 updateCost(m, i1+b1, i1, pLang->iDelCost); in editDist3Core()
970 updateCost(m, cx, cxp, pLang->iDelCost); in editDist3Core()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c574 int iDelCost; /* Default deletion cost */ member
777 pLang->iDelCost = 100; in editDist3ConfigLoad()
783 pLang->iDelCost = iCost; in editDist3ConfigLoad()
1052 updateCost(m, i1+b1, i1, pLang->iDelCost); in editDist3Core()
1081 updateCost(m, cx, cxp, pLang->iDelCost); in editDist3Core()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c574 int iDelCost; /* Default deletion cost */ member
777 pLang->iDelCost = 100; in editDist3ConfigLoad()
783 pLang->iDelCost = iCost; in editDist3ConfigLoad()
1052 updateCost(m, i1+b1, i1, pLang->iDelCost); in editDist3Core()
1081 updateCost(m, cx, cxp, pLang->iDelCost); in editDist3Core()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c574 int iDelCost; /* Default deletion cost */ member
777 pLang->iDelCost = 100; in editDist3ConfigLoad()
783 pLang->iDelCost = iCost; in editDist3ConfigLoad()
1052 updateCost(m, i1+b1, i1, pLang->iDelCost); in editDist3Core()
1081 updateCost(m, cx, cxp, pLang->iDelCost); in editDist3Core()