Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.c4952 ZEND_API zend_result zend_update_static_property_ex(zend_class_entry *scope, zend_string *name, zva… in zend_update_static_property_ex() function
4991 zend_result retval = zend_update_static_property_ex(scope, key, value); in zend_update_static_property()
H A Dzend_API.h505 ZEND_API zend_result zend_update_static_property_ex(zend_class_entry *scope, zend_string *name, zva…
/php-src/ext/reflection/
H A Dphp_reflection.c5811 zend_update_static_property_ex(intern->ce, ref->unmangled_name, value); in ZEND_METHOD()

Completed in 61 milliseconds