Home
last modified time | relevance | path

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

/PHP-8.2/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.2/Zend/tests/closures/
H A Dclosure_from_callable.inc71 public function getCallable()
/PHP-8.2/ext/reflection/
H A Dphp_reflection.stub.php881 public function getCallable(): callable {} function in ReflectionFiber
H A Dphp_reflection_arginfo.h837 ZEND_METHOD(ReflectionFiber, getCallable);
1194 ZEND_ME(ReflectionFiber, getCallable, arginfo_class_ReflectionFiber_getCallable, ZEND_ACC_PUBLIC)
H A Dphp_reflection.c7114 ZEND_METHOD(ReflectionFiber, getCallable) in ZEND_METHOD() argument

Completed in 41 milliseconds