Searched refs:utf8 (Results 1 – 2 of 2) sorted by relevance
50 std::wstring utf8_to_utf16(const std::string& utf8) { in utf8_to_utf16() argument52 return converter.from_bytes(utf8); in utf8_to_utf16()
337 std::wstring utf8_to_utf16(const std::string& utf8);