Home
last modified time | relevance | path

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

/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_string.c2280 static const char utf8_count[256] = { in _utf8_to_unicode() local
2311 cnt = utf8_count[ch]; in _utf8_to_unicode()
/netbsd/external/bsd/libarchive/dist/test_utils/
H A Dtest_main.c621 static const char utf8_count[256] = { in _utf8_to_unicode() local
654 cnt = utf8_count[ch]; in _utf8_to_unicode()