Home
last modified time | relevance | path

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

/PHP-5.5/Zend/tests/
H A Dbug54268.phpt2 Bug #54268 (Double free when destroy_zend_class fails)
/PHP-5.5/Zend/
H A Dzend_compile.h674 ZEND_API void destroy_zend_class(zend_class_entry **pce);
683 #define ZEND_CLASS_DTOR (void (*)(void *)) destroy_zend_class
H A Dzend_opcode.c274 ZEND_API void destroy_zend_class(zend_class_entry **pce) in destroy_zend_class() function
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c71 destroy_zend_class(pce); in zend_accel_destroy_zend_class()

Completed in 26 milliseconds