Searched refs:PHP_JSON_PARSER_DEFAULT_DEPTH (Results 1 – 2 of 2) sorted by relevance
66 json_globals->encode_max_depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_GINIT_FUNCTION()226 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION()264 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION()316 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION()
87 #define PHP_JSON_PARSER_DEFAULT_DEPTH 512 macro
Completed in 8 milliseconds