Home
last modified time | relevance | path

Searched refs:getCallable (Results 1 – 6 of 6) sorted by relevance

/PHP-8.4/ext/reflection/tests/
H A DReflectionFiber_basic.phpt21 var_dump($callable === $reflection->getCallable());
28 var_dump($callable === $reflection->getCallable());
H A DReflectionFiber_errors.phpt56 $reflection->getCallable();
/PHP-8.4/Zend/tests/closures/
H A Dclosure_from_callable.inc71 public function getCallable()
/PHP-8.4/ext/reflection/
H A Dphp_reflection.stub.php900 public function getCallable(): callable {} function in ReflectionFiber
H A Dphp_reflection_arginfo.h970 ZEND_METHOD(ReflectionFiber, getCallable);
1331 ZEND_ME(ReflectionFiber, getCallable, arginfo_class_ReflectionFiber_getCallable, ZEND_ACC_PUBLIC)
H A Dphp_reflection.c7737 ZEND_METHOD(ReflectionFiber, getCallable) in ZEND_METHOD() argument

Completed in 42 milliseconds