Home
last modified time | relevance | path

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

/PHP-5.3/ext/json/
H A DJSON_parser.h31 extern int parse_JSON(JSON_parser jp, zval *z, unsigned short utf16_json[], int length, int assoc T…
H A Djson.c515 if (parse_JSON(jp, z, utf16, utf16_len, assoc TSRMLS_CC)) { in php_json_decode()
H A DJSON_parser.c423 parse_JSON(JSON_parser jp, zval *z, unsigned short utf16_json[], int length, int assoc TSRMLS_DC) in parse_JSON() function

Completed in 13 milliseconds