Lines Matching refs:zend_reflection_class_factory
1306 PHPAPI void zend_reflection_class_factory(zend_class_entry *ce, zval *object) in zend_reflection_class_factory() function
1753 zend_reflection_class_factory(closure_func->common.scope, return_value); in ZEND_METHOD()
1773 …zend_reflection_class_factory(called_scope ? (zend_class_entry *) called_scope : closure_func->com… in ZEND_METHOD()
2637 zend_reflection_class_factory(param->fptr->common.scope, return_value); in ZEND_METHOD()
2697 zend_reflection_class_factory(ce, return_value); in ZEND_METHOD()
3663 zend_reflection_class_factory(mptr->common.scope, return_value); in ZEND_METHOD()
3913 zend_reflection_class_factory(ref->ce, return_value); in ZEND_METHOD()
5242 zend_reflection_class_factory(ce->interfaces[i], &interface); in ZEND_METHOD()
5298 zend_reflection_class_factory(trait_ce, &trait); in ZEND_METHOD()
5386 zend_reflection_class_factory(ce->parent, return_value); in ZEND_METHOD()
6154 zend_reflection_class_factory(ce, return_value); in ZEND_METHOD()
6603 zend_reflection_class_factory(ce, &zclass); in add_extension_class()
7285 zend_reflection_class_factory(ref->ce, return_value); in ZEND_METHOD()