Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.c4250 ZEND_API zend_result zend_update_static_property_ex(zend_class_entry *scope, zend_string *name, zva… in zend_update_static_property_ex() function
4289 bool retval = zend_update_static_property_ex(scope, key, value); in zend_update_static_property()
H A Dzend_API.h397 ZEND_API zend_result zend_update_static_property_ex(zend_class_entry *scope, zend_string *name, zva…
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c5430 zend_update_static_property_ex(intern->ce, ref->unmangled_name, value); in ZEND_METHOD()

Completed in 53 milliseconds