Searched defs:utf8_to_utf16 (Results 1 – 3 of 3) sorted by relevance
232 std::wstring utf8_to_utf16(const char* str) in utf8_to_utf16() function
125 int utf8_to_utf16(u_int16_t *output, const char *input, size_t outsize, in utf8_to_utf16() function
2390 LPWSTR utf8_to_utf16(const char *z){ in utf8_to_utf16() function