Searched refs:utf8_count (Results 1 – 3 of 3) sorted by relevance
493 static const char utf8_count[256] = { in _utf8_to_unicode() local526 cnt = utf8_count[ch]; in _utf8_to_unicode()
2355 static const char utf8_count[256] = { in _utf8_to_unicode() local2386 cnt = utf8_count[ch]; in _utf8_to_unicode()
673 static const char utf8_count[256] = { in _utf8_to_unicode() local706 cnt = utf8_count[ch]; in _utf8_to_unicode()