Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c893 static EditDist3FromString *editDist3FromStringNew( in editDist3FromStringNew() function
1192 pFrom = editDist3FromStringNew(pLang, zA, nA); in editDist3SqlFunc()
2581 pMatchStr3 = editDist3FromStringNew(x.pLang, (const char*)zMatchThis, -1); in spellfix1FilterForMatch()