Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2346 static int spellfix1Score(int iDistance, int iRank){ in spellfix1Score() function
2484 iScore = spellfix1Score(iDist,iRank); in spellfix1RunQuery()