Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1698 static const Transliteration *spellfixFindTranslit(int c, int *pxTop){ in spellfixFindTranslit() function
1730 const Transliteration *tbl = spellfixFindTranslit(c, &xTop); in transliterate()
1783 const Transliteration *tbl = spellfixFindTranslit(c, &xTop); in translen_to_charlen()