Home
last modified time | relevance | path

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

/PHP-5.3/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-5.3/Zend/
H A Dzend_opcode.c178 ZEND_API void destroy_zend_class(zend_class_entry **pce) in destroy_zend_class() function
H A Dzend_compile.h572 ZEND_API void destroy_zend_class(zend_class_entry **pce);
579 #define ZEND_CLASS_DTOR (void (*)(void *)) destroy_zend_class

Completed in 16 milliseconds