Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1283 static int utf8Charlen(const char *zIn, int nIn){ in utf8Charlen() function
2779 iMatchlen = utf8Charlen(zWord, nWord); in spellfix1Column()