Home
last modified time | relevance | path

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

/PHP-5.5/ext/json/
H A Djson.c363 static int json_utf8_to_utf16(unsigned short *utf16, char utf8[], int len) /* {{{ */ in json_utf8_to_utf16() function
434 ulen = json_utf8_to_utf16(utf16, s, len); in json_escape_string()
671 utf16_len = json_utf8_to_utf16(utf16, str, str_len); in php_json_decode_ex()
/PHP-5.5/
H A DNEWS55 json_utf8_to_utf16()). (Stas)

Completed in 260 milliseconds