Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dphp_var.h51 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d);
H A Dvar.c1111 prev_class_hash = php_var_unserialize_get_allowed_classes(var_hash); in PHP_FUNCTION()
H A Dvar_unserializer.c61 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d) { in php_var_unserialize_get_allowed_classes() function
H A Dvar_unserializer.re59 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d) {

Completed in 14 milliseconds