Searched defs:utf16 (Results 1 – 8 of 8) sorted by relevance
58 wchar_t* utf16 = NULL; in utf8_to_utf16() local
154 static int bmp_to_utf8(char *str, const unsigned char *utf16, int len) in bmp_to_utf8()
149 static int bmp_to_utf8(char *str, const unsigned char *utf16, int len) in bmp_to_utf8()
1202 int uv__convert_utf16_to_utf8(const WCHAR* utf16, int utf16len, char** utf8) { in uv__convert_utf16_to_utf8()1257 int uv__convert_utf8_to_utf16(const char* utf8, int utf8len, WCHAR** utf16) { in uv__convert_utf8_to_utf16()
491 WCHAR utf16[MAX_INPUT_BUFFER_LENGTH / 3]; in uv_tty_line_read_thread() local
160 wchar_t *utf16; in to_utf16() local
1317 unsigned short utf16[256]; member
5381 auto utf16 = utfMatcher!wchar(unicode.L); variable5418 auto utf16 = utfMatcher!wchar(unicode.L); variable