Searched defs:utf8_to_utf16 (Results 1 – 2 of 2) sorted by relevance
123 int utf8_to_utf16(uint16_t *output, const char *input, size_t outsize, in utf8_to_utf16() function
4868 LPWSTR utf8_to_utf16(const char *z){ in utf8_to_utf16() function