Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string_conversion.c82 unicode_to_utf16be(char *p, uint32_t uc) in unicode_to_utf16be() function
214 op16be += unicode_to_utf16be(op16be, uc); in scan_unicode_pattern()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c189 static size_t unicode_to_utf16be(char *, size_t, uint32_t);
2599 unicode_to_utf16be(char *p, size_t remaining, uint32_t uc) in unicode_to_utf16be() function
2721 unparse = unicode_to_utf16be; in archive_string_append_unicode()
2735 unparse = unicode_to_utf16be; in archive_string_append_unicode()
2938 unparse = unicode_to_utf16be; in archive_string_normalize_C()
2958 unparse = unicode_to_utf16be; in archive_string_normalize_C()
3245 unparse = unicode_to_utf16be; in archive_string_normalize_D()
3265 unparse = unicode_to_utf16be; in archive_string_normalize_D()