Searched defs:utf16 (Results 1 – 5 of 5) sorted by relevance
154 static int bmp_to_utf8(char *str, const unsigned char *utf16, int len) in bmp_to_utf8()
84 char *utf16 = p; in unicode_to_utf16be() local111 char *utf16 = p; in unicode_to_utf16le() local
2542 const char *utf16 = s; in utf16_to_unicode() local2601 char *utf16 = p; in unicode_to_utf16be() local2623 char *utf16 = p; in unicode_to_utf16le() local3729 const char *utf16 = (const char *)_p; in best_effort_strncat_from_utf16() local3788 char *utf16; in best_effort_strncat_to_utf16() local
2215 int utf16 = (high << 8) | low; in joliet_allowed_char() local
1313 unsigned short utf16[256]; member