Home
last modified time | relevance | path

Searched refs:utf16_to_utf8 (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/json/
H A DJSON_parser.c354 static void utf16_to_utf8(smart_str *buf, unsigned short utf16) in utf16_to_utf8() function
478 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 6 milliseconds