Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_opcode.c138 ZEND_API int zend_cleanup_function_data(zend_function *function TSRMLS_DC) in zend_cleanup_function_data() function
H A Dzend_compile.h667 ZEND_API int zend_cleanup_function_data(zend_function *function TSRMLS_DC);
H A Dzend_execute_API.c283 zend_hash_reverse_apply(EG(function_table), (apply_func_t) zend_cleanup_function_data TSRMLS_CC); in shutdown_executor()

Completed in 15 milliseconds