Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_object_handlers.h208 ZEND_API ZEND_COLD bool zend_std_unset_static_property(zend_class_entry *ce, zend_string *property_…
H A Dzend_object_handlers.c1647 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_vm_def.h6586 zend_std_unset_static_property(ce, name);
H A Dzend_vm_execute.h2830 zend_std_unset_static_property(ce, name); in ZEND_UNSET_STATIC_PROP_SPEC_HANDLER()

Completed in 215 milliseconds