Searched refs:unicode_to_utf8 (Results 1 – 1 of 1) sorted by relevance
188 static size_t unicode_to_utf8(char *, size_t, uint32_t);2488 unicode_to_utf8(char *p, size_t remaining, uint32_t uc) in unicode_to_utf8() function2697 while ((w = unicode_to_utf8(p, endp - p, uc)) == 0) { in strncat_from_utf8_to_utf8()2734 unparse = unicode_to_utf8; in archive_string_append_unicode()2748 unparse = unicode_to_utf8; in archive_string_append_unicode()2955 unparse = unicode_to_utf8; in archive_string_normalize_C()2971 unparse = unicode_to_utf8; in archive_string_normalize_C()3262 unparse = unicode_to_utf8; in archive_string_normalize_D()3278 unparse = unicode_to_utf8; in archive_string_normalize_D()