Home
last modified time | relevance | path

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

/PHP-7.0/ext/reflection/tests/
H A DReflectionFunction_getClosureScopeClass.phpt2 Reflection::getClosureScopeClass()
13 var_dump($rf->getClosureScopeClass());
23 var_dump($rf->getClosureScopeClass());
/PHP-7.0/Zend/tests/
H A Dclosure_042.phpt12 var_dump($rm->getClosureScopeClass()->name); //dummy sope is Closure
18 var_dump($rm->getClosureScopeClass()->name); //dummy sope is Closure
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c1745 ZEND_METHOD(reflection_function, getClosureScopeClass) in ZEND_METHOD() argument
6140 ZEND_ME(reflection_function, getClosureScopeClass, arginfo_reflection__void, 0)

Completed in 23 milliseconds