Home
last modified time | relevance | path

Searched defs:throw (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_generators.stub.php23 public function throw(Throwable $exception): mixed {} function in Generator
H A Dzend_fibers.stub.php17 public function throw(Throwable $exception): mixed {} function in Fiber
H A Dzend_fibers.c841 ZEND_METHOD(Fiber, throw) in ZEND_METHOD() argument
H A Dzend_generators.c1014 ZEND_METHOD(Generator, throw) in ZEND_METHOD() argument
/PHP-8.2/ext/spl/
H A Dphp_spl.stub.php34 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals…

Completed in 18 milliseconds