Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c737 static int editDist3ConfigLoad( in editDist3ConfigLoad() function
1180 rc = editDist3ConfigLoad(pConfig, db, zTable); in editDist3SqlFunc()
2551 rc = editDist3ConfigLoad(p->pConfig3, p->db, p->zCostTable); in spellfix1FilterForMatch()