Home
last modified time | relevance | path

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

/php-src/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-src/ext/reflection/
H A Dphp_reflection.stub.php31 public function isClosure(): bool {} function in ReflectionFunctionAbstract
H A Dphp_reflection_arginfo.h638 ZEND_METHOD(ReflectionFunctionAbstract, isClosure);
893 …ZEND_ME(ReflectionFunctionAbstract, isClosure, arginfo_class_ReflectionFunctionAbstract_isClosure,…
H A Dphp_reflection.c1690 ZEND_METHOD(ReflectionFunctionAbstract, isClosure) in ZEND_METHOD() argument

Completed in 54 milliseconds