Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/
H A Dphp_reflection.c1227 static void reflection_property_factory(zend_class_entry *ce, zend_string *name, zend_property_info… in reflection_property_factory() function
1272 reflection_property_factory(ce, name, prop, object); in reflection_property_factory_str()
4271 reflection_property_factory(ce, name, property_info, return_value); in ZEND_METHOD()
4283 reflection_property_factory(ce, name, &property_info_tmp, return_value); in ZEND_METHOD()
4372 reflection_property_factory(ce, hash_key->key, &property_info, &property); in _adddynproperty()

Completed in 21 milliseconds