Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_object_handlers.c603 static void zend_property_guard_dtor(zval *el) /* {{{ */ { in zend_property_guard_dtor() function
632 zend_hash_init(guards, 8, NULL, zend_property_guard_dtor, 0); in zend_get_property_guard()

Completed in 15 milliseconds