Searched defs:Utf8ToUtf16 (Results 1 – 2 of 2) sorted by relevance
35 inline icu::UnicodeString Utf8ToUtf16(const char* data, size_t len) in Utf8ToUtf16() function
881 std::wstring Helpers::Utf8ToUtf16(const std::string &utf8) in Utf8ToUtf16() function in panda::es2panda::util::Helpers