Home
last modified time | relevance | path

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

/PHP-8.1/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-8.1/Zend/
H A Dzend_compile.h840 ZEND_API void destroy_zend_class(zval *zv);
855 #define ZEND_CLASS_DTOR destroy_zend_class
H A Dzend_execute_API.c445 destroy_zend_class(zv); in shutdown_executor()
H A Dzend_opcode.c282 ZEND_API void destroy_zend_class(zval *zv) in destroy_zend_class() function

Completed in 23 milliseconds