Searched refs:autoload_func_info_dtor (Results 1 – 1 of 1) sorted by relevance
373 static void autoload_func_info_dtor(zval *element) in autoload_func_info_dtor() function598 zend_hash_init(SPL_G(autoload_functions), 1, NULL, autoload_func_info_dtor, 0); in PHP_FUNCTION()
Completed in 5 milliseconds