Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dvar.c1208 zend_long prev_max_depth, prev_cur_depth; in PHP_FUNCTION() local
1225 prev_cur_depth = php_var_unserialize_get_cur_depth(var_hash); in PHP_FUNCTION()
1308 php_var_unserialize_set_cur_depth(var_hash, prev_cur_depth); in PHP_FUNCTION()

Completed in 14 milliseconds