Searched refs:utf16 (Results 1 – 2 of 2) sorted by relevance
45 std::string utf16_to_utf8(const std::wstring& utf16) { in utf16_to_utf8() argument47 return convert.to_bytes(utf16); in utf16_to_utf8()
336 std::string utf16_to_utf8(const std::wstring& utf16);