Searched refs:php_var_unserialize_get_allowed_classes (Results 1 – 4 of 4) sorted by relevance
51 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d);
1111 prev_class_hash = php_var_unserialize_get_allowed_classes(var_hash); in PHP_FUNCTION()
61 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d) { in php_var_unserialize_get_allowed_classes() function
59 PHPAPI HashTable *php_var_unserialize_get_allowed_classes(php_unserialize_data_t d) {
Completed in 14 milliseconds