Searched defs:utf8_to_utf16 (Results 1 – 4 of 4) sorted by relevance
55 utf8_to_utf16(const char *utf8) in utf8_to_utf16() function
42 utf8_to_utf16(uint16_t *dst, size_t dst_len, in utf8_to_utf16() function
1676 static codecvt_base::result utf8_to_utf16( in utf8_to_utf16() function1782 static codecvt_base::result utf8_to_utf16( in utf8_to_utf16() function
7391 LPWSTR utf8_to_utf16(const char *z){ in utf8_to_utf16() function