Searched refs:utf16_to_utf8 (Results 1 – 1 of 1) sorted by relevance
354 static void utf16_to_utf8(smart_str *buf, unsigned short utf16) in utf16_to_utf8() function478 utf16_to_utf8(&buf, next_char); in parse_JSON_ex()497 utf16_to_utf8(&buf, next_char); in parse_JSON_ex()509 utf16_to_utf8(&buf, utf16); in parse_JSON_ex()527 utf16_to_utf8(&buf, next_char); in parse_JSON_ex()
Completed in 5 milliseconds