Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_execute_API.c103 static int clean_non_persistent_function(zval *zv) /* {{{ */ in clean_non_persistent_function() function
372 zend_hash_reverse_apply(EG(function_table), clean_non_persistent_function); in shutdown_executor()

Completed in 6 milliseconds