Searched refs:getCallable (Results 1 – 6 of 6) sorted by relevance
21 var_dump($callable === $reflection->getCallable());28 var_dump($callable === $reflection->getCallable());
56 $reflection->getCallable();
71 public function getCallable()
900 public function getCallable(): callable {} function in ReflectionFiber
970 ZEND_METHOD(ReflectionFiber, getCallable);1331 ZEND_ME(ReflectionFiber, getCallable, arginfo_class_ReflectionFiber_getCallable, ZEND_ACC_PUBLIC)
7737 ZEND_METHOD(ReflectionFiber, getCallable) in ZEND_METHOD() argument
Completed in 60 milliseconds