Home
last modified time | relevance | path

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

/php-src/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-src/Zend/tests/closures/
H A Dclosure_from_callable.inc71 public function getCallable()
/php-src/ext/reflection/
H A Dphp_reflection.stub.php896 public function getCallable(): callable {} function in ReflectionFiber
H A Dphp_reflection_arginfo.h963 ZEND_METHOD(ReflectionFiber, getCallable);
1323 ZEND_ME(ReflectionFiber, getCallable, arginfo_class_ReflectionFiber_getCallable, ZEND_ACC_PUBLIC)
H A Dphp_reflection.c7685 ZEND_METHOD(ReflectionFiber, getCallable) in ZEND_METHOD() argument

Completed in 67 milliseconds