Home
last modified time | relevance | path

Searched refs:zend_destroy_property_info (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c217 static void zend_destroy_property_info(zend_property_info *property_info) in zend_destroy_property_info() function
510 ht->pDestructor = (dtor_func_t) zend_destroy_property_info;
/PHP-5.5/Zend/
H A Dzend_compile.c127 static void zend_destroy_property_info(zend_property_info *property_info) /* {{{ */ in zend_destroy_property_info() function
6826 …_t) (persistent_hashes ? zend_destroy_property_info_internal : zend_destroy_property_info), persis… in zend_initialize_class_data()

Completed in 28 milliseconds