Home
last modified time | relevance | path

Searched refs:editDist3CostMerge (Results 1 – 3 of 3) sorted by relevance

/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c678 static EditDist3Cost *editDist3CostMerge( in editDist3CostMerge() function
718 p = editDist3CostMerge(ap[i],p); in editDist3CostSort()
729 if( ap[i] ) p = editDist3CostMerge(p,ap[i]); in editDist3CostSort()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c678 static EditDist3Cost *editDist3CostMerge( in editDist3CostMerge() function
718 p = editDist3CostMerge(ap[i],p); in editDist3CostSort()
729 if( ap[i] ) p = editDist3CostMerge(p,ap[i]); in editDist3CostSort()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c678 static EditDist3Cost *editDist3CostMerge( in editDist3CostMerge() function
718 p = editDist3CostMerge(ap[i],p); in editDist3CostSort()
729 if( ap[i] ) p = editDist3CostMerge(p,ap[i]); in editDist3CostSort()