Home
last modified time | relevance | path

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

/PHP-8.2/ext/json/
H A Djson.c61 json_globals->encode_max_depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_GINIT_FUNCTION()
203 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION()
241 zend_long depth = PHP_JSON_PARSER_DEFAULT_DEPTH; in PHP_FUNCTION()
H A Dphp_json.h85 #define PHP_JSON_PARSER_DEFAULT_DEPTH 512 macro

Completed in 5 milliseconds