Searched refs:zend_property_guard_dtor (Results 1 – 1 of 1) sorted by relevance
582 static void zend_property_guard_dtor(zval *el) /* {{{ */ { in zend_property_guard_dtor() function616 zend_hash_init(guards, 8, NULL, zend_property_guard_dtor, 0); in zend_get_property_guard()
Completed in 9 milliseconds