Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_API.c4900 ZEND_API zend_result zend_update_static_property_ex(zend_class_entry *scope, zend_string *name, zva… in zend_update_static_property_ex() function
4939 zend_result retval = zend_update_static_property_ex(scope, key, value); in zend_update_static_property()
H A Dzend_API.h504 ZEND_API zend_result zend_update_static_property_ex(zend_class_entry *scope, zend_string *name, zva…
/PHP-8.2/ext/reflection/
H A Dphp_reflection.c5749 zend_update_static_property_ex(intern->ce, ref->unmangled_name, value); in ZEND_METHOD()

Completed in 52 milliseconds