Home
last modified time | relevance | path

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

/PHP-8.3/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_generators.c955 ZEND_METHOD(Generator, throw) in ZEND_METHOD() argument
H A Dzend_fibers.c902 ZEND_METHOD(Fiber, throw) in ZEND_METHOD() argument
/PHP-8.3/ext/spl/
H A Dphp_spl.stub.php34 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals…

Completed in 32 milliseconds