Home
last modified time | relevance | path

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

/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1725 const zend_function *closure_func; in ZEND_METHOD() local
1732 closure_func = zend_get_closure_method_def(intern->obj TSRMLS_CC); in ZEND_METHOD()
1733 if (closure_func && closure_func->common.scope) { in ZEND_METHOD()
1734 zend_reflection_class_factory(closure_func->common.scope, return_value TSRMLS_CC); in ZEND_METHOD()

Completed in 20 milliseconds