Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_execute_API.c109 ZEND_API int clean_non_persistent_function_full(zend_function *function TSRMLS_DC) /* {{{ */ in clean_non_persistent_function_full() function
296 …zend_hash_reverse_apply(EG(function_table), (apply_func_t) clean_non_persistent_function_full TSRM… in shutdown_executor()
H A Dzend_compile.h669 ZEND_API int clean_non_persistent_function_full(zend_function *function TSRMLS_DC);
H A Dzend.c824 …zend_hash_reverse_apply(GLOBAL_FUNCTION_TABLE, (apply_func_t) clean_non_persistent_function_full T… in zend_shutdown()

Completed in 21 milliseconds