Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dphp_var.h53 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d);
H A Dvar.c1079 prev_class_hash = php_var_unserialize_get_allowed_classes(var_hash); in PHP_FUNCTION()
H A Dvar_unserializer.c63 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.re61 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d) {

Completed in 14 milliseconds