Home
last modified time | relevance | path

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

/PHP-5.3/ext/json/
H A DJSON_parser.c294 static void json_create_zval(zval **z, smart_str *buf, int type) in json_create_zval() function
533 json_create_zval(&mval, &buf, type); in parse_JSON()
561 json_create_zval(&mval, &buf, type); in parse_JSON()
673 json_create_zval(&mval, &buf, type); in parse_JSON()

Completed in 5 milliseconds