Searched defs:UTF8ToUTF16 (Results 1 – 3 of 3) sorted by relevance
41 void UTF8ToUTF16(const char *in, vector<uint16_t> *out) { in UTF8ToUTF16() function
528 int UTF8ToUTF16(const uint8_t *utf8, uint16_t *utf16, unsigned int maxoutput) in UTF8ToUTF16() function
679 UTF8ToUTF16(unsigned char* outb, int *outlen, in UTF8ToUTF16() function