closure_this 1737 ext/reflection/php_reflection.c zval* closure_this; closure_this 1744 ext/reflection/php_reflection.c closure_this = zend_get_closure_this_ptr(intern->obj TSRMLS_CC); closure_this 1745 ext/reflection/php_reflection.c if (closure_this) { closure_this 1746 ext/reflection/php_reflection.c RETURN_ZVAL(closure_this, 1, 0);