Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c707 static EditDist3Cost *editDist3CostSort(EditDist3Cost *pList){ in editDist3CostSort() function
808 p->a[iLang].pCost = editDist3CostSort(p->a[iLang].pCost); in editDist3ConfigLoad()