Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_closures.h34 ZEND_API zval* zend_get_closure_this_ptr(zval *obj TSRMLS_DC);
H A Dzend_closures.c176 ZEND_API zval* zend_get_closure_this_ptr(zval *obj TSRMLS_DC) /* {{{ */ in zend_get_closure_this_ptr() function
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1711 closure_this = zend_get_closure_this_ptr(intern->obj TSRMLS_CC); in ZEND_METHOD()

Completed in 31 milliseconds