Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c583 static const EditDist3Lang editDist3Lang = { 0, 100, 100, 150, 0 }; variable
1158 return &editDist3Lang; in editDist3FindLang()