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()
2371 static const char utf8_count[256] = { in _utf8_to_unicode() local2402 cnt = utf8_count[ch]; in _utf8_to_unicode()
718 static const char utf8_count[256] = { in _utf8_to_unicode() local751 cnt = utf8_count[ch]; in _utf8_to_unicode()