Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.c1366 static void reflection_property_factory(zend_class_entry *ce, zend_property_info *prop, zval *objec… in reflection_property_factory() function
4441 reflection_property_factory(ce, property_info, return_value); in ZEND_METHOD()
4453 reflection_property_factory(ce, &property_info_tmp, return_value); in ZEND_METHOD()
4486 reflection_property_factory(ce, property_info, return_value); in ZEND_METHOD()
4509 reflection_property_factory(ce, pptr, &property); in _addproperty()
4542 reflection_property_factory(ce, &property_info, &property); in _adddynproperty()

Completed in 20 milliseconds