Home
last modified time | relevance | path

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

/PHP-8.4/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-8.4/Zend/
H A Dzend_compile.h958 ZEND_API void destroy_zend_class(zval *zv);
973 #define ZEND_CLASS_DTOR destroy_zend_class
H A Dzend_opcode.c292 ZEND_API void destroy_zend_class(zval *zv) in destroy_zend_class() function
H A Dzend_execute_API.c480 destroy_zend_class(zv); in shutdown_executor()

Completed in 21 milliseconds