Searched defs:utf16_string (Results 1 – 2 of 2) sorted by relevance
46 const std::u16string& utf16_string) { in Utf16ToUtf8()
664 char *utf16le_to_ascii(const uint16_t *utf16_string, size_t maxlen) in utf16le_to_ascii()