Home
last modified time | relevance | path

Searched defs:utf16 (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_string.c2537 const char *utf16 = s; in utf16_to_unicode() local
2596 char *utf16 = p; in unicode_to_utf16be() local
2618 char *utf16 = p; in unicode_to_utf16le() local
3736 const char *utf16 = (const char *)_p; in best_effort_strncat_from_utf16() local
3795 char *utf16; in best_effort_strncat_to_utf16() local
H A Darchive_write_set_format_iso9660.c2215 int utf16 = (high << 8) | low; in joliet_allowed_char() local
/dflybsd-src/contrib/expat/lib/
H A Dxmltok.c1318 unsigned short utf16[256]; member