Searched defs:throw (Results 1 – 5 of 5) sorted by relevance
23 public function throw(Throwable $exception): mixed {} function in Generator
17 public function throw(Throwable $exception): mixed {} function in Fiber
841 ZEND_METHOD(Fiber, throw) in ZEND_METHOD() argument
1014 ZEND_METHOD(Generator, throw) in ZEND_METHOD() argument
34 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals…
Completed in 21 milliseconds