Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dphp_spl.c376 static void autoload_func_info_dtor(zval *element) in autoload_func_info_dtor() function
618 zend_hash_init(SPL_G(autoload_functions), 1, NULL, autoload_func_info_dtor, 0); in PHP_FUNCTION()

Completed in 9 milliseconds