Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/tests/
H A DReflectionFunction_isClosure_basic.phpt2 Reflection::isClosure
10 var_dump($rc->isClosure());
H A Dbug67068.phpt15 var_dump($closureReflector->isClosure());
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php28 public function isClosure() {} function in ReflectionFunctionAbstract
H A Dphp_reflection_arginfo.h498 ZEND_METHOD(ReflectionFunctionAbstract, isClosure);
717 …ZEND_ME(ReflectionFunctionAbstract, isClosure, arginfo_class_ReflectionFunctionAbstract_isClosure,…
H A Dphp_reflection.c1585 ZEND_METHOD(ReflectionFunctionAbstract, isClosure) in ZEND_METHOD() argument

Completed in 41 milliseconds