Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_compile.h793 ZEND_API void zend_function_dtor(zval *zv);
802 #define ZEND_FUNCTION_DTOR zend_function_dtor
H A Dzend_opcode.c101 zend_function_dtor(&tmp); in destroy_zend_function()
104 ZEND_API void zend_function_dtor(zval *zv) in zend_function_dtor() function
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_util_funcs.c58 zend_function_dtor(zv); in zend_accel_destroy_zend_function()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c124 zend_function_dtor(data); in php_phpdbg_destroy_registered()

Completed in 19 milliseconds