Searched defs:UTF16ToUTF8 (Results 1 – 3 of 3) sorted by relevance
121 string UTF16ToUTF8(const vector<uint16_t> &in, bool swap) { in UTF16ToUTF8() function
439 int UTF16ToUTF8(const uint16_t *utf16, unsigned int maxinput, in UTF16ToUTF8() function
232 static string* UTF16ToUTF8(const vector<uint16_t>& in, in UTF16ToUTF8() function