Home
last modified time | relevance | path

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

/PHP-5.6/ext/json/
H A Djson.c372 static int json_utf8_to_utf16(unsigned short *utf16, char utf8[], int len) /* {{{ */ in json_utf8_to_utf16() function
450 ulen = json_utf8_to_utf16(utf16, s, len); in json_escape_string()
694 utf16_len = json_utf8_to_utf16(utf16, str, str_len); in php_json_decode_ex()
/PHP-5.6/
H A DNEWS644 json_utf8_to_utf16()). (Stas)

Completed in 33 milliseconds