Home
last modified time | relevance | path

Searched refs:zend_std_unset_static_property (Results 1 – 4 of 4) sorted by path

/PHP-8.1/Zend/
H A Dzend_object_handlers.c1556 ZEND_API ZEND_COLD bool zend_std_unset_static_property(zend_class_entry *ce, zend_string *property_… in zend_std_unset_static_property() function
H A Dzend_object_handlers.h206 ZEND_API ZEND_COLD bool zend_std_unset_static_property(zend_class_entry *ce, zend_string *property_…
H A Dzend_vm_def.h6451 zend_std_unset_static_property(ce, name);
H A Dzend_vm_execute.h2694 zend_std_unset_static_property(ce, name); in ZEND_UNSET_STATIC_PROP_SPEC_HANDLER()

Completed in 150 milliseconds