Searched defs:utf16 (Results 1 – 3 of 3) sorted by relevance
2537 const char *utf16 = s; in utf16_to_unicode() local2596 char *utf16 = p; in unicode_to_utf16be() local2618 char *utf16 = p; in unicode_to_utf16le() local3736 const char *utf16 = (const char *)_p; in best_effort_strncat_from_utf16() local3795 char *utf16; in best_effort_strncat_to_utf16() local
2215 int utf16 = (high << 8) | low; in joliet_allowed_char() local
1318 unsigned short utf16[256]; member