Home
last modified time | relevance | path

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

/PHP-5.5/ext/json/
H A DJSON_parser.h19 zval *the_static_zstack[JSON_PARSER_DEFAULT_DEPTH]; member
H A DJSON_parser.c253 jp->the_zstack = &jp->the_static_zstack[0]; in new_JSON_parser()
266 if (jp->the_zstack != &jp->the_static_zstack[0]) { in free_JSON_parser()

Completed in 13 milliseconds