Home
last modified time | relevance | path

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

/ext-fiber/stubs/
H A DReflectionFiber.php45 public function getCallable(): callable {} function in ReflectionFiber
/ext-fiber/
H A Dfiber.stub.php43 public function getCallable(): callable {} function in ReflectionFiber
H A Dfiber_arginfo.h79 ZEND_METHOD(ReflectionFiber, getCallable);
106 ZEND_ME(ReflectionFiber, getCallable, arginfo_class_ReflectionFiber_getCallable, ZEND_ACC_PUBLIC)
H A DREADME.md186 public function getCallable(): callable {}
/ext-fiber/src/
H A Dfiber.c696 ZEND_METHOD(ReflectionFiber, getCallable) in ZEND_METHOD() argument

Completed in 19 milliseconds