Home
last modified time | relevance | path

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

/PHP-5.5/ext/json/
H A DJSON_parser.c294 static void json_create_zval(zval **z, smart_str *buf, int type, int options) in json_create_zval() function
550 json_create_zval(&mval, &buf, type, options); in parse_JSON_ex()
578 json_create_zval(&mval, &buf, type, options); in parse_JSON_ex()
690 json_create_zval(&mval, &buf, type, options); in parse_JSON_ex()

Completed in 14 milliseconds