Searched refs:utf8Len (Results 1 – 1 of 1) sorted by relevance
818 static int utf8Len(unsigned char c, int N){ in utf8Len() function923 pFrom->nByte = utf8Len((unsigned char)z[i], n-i); in editDist3FromStringNew()1026 a2[i2].nByte = utf8Len((unsigned char)z2[i2], n2-i2); in editDist3Core()