Home
last modified time | relevance | path

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

/php-src/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.c963 ZEND_METHOD(Generator, throw) in ZEND_METHOD() argument
H A Dzend_fibers.c908 ZEND_METHOD(Fiber, throw) in ZEND_METHOD() argument
/php-src/ext/spl/
H A Dphp_spl.stub.php34 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals…
/php-src/ext/dom/
H A Dnode.c2263 static void dom_node_get_node_path(INTERNAL_FUNCTION_PARAMETERS, bool throw) in dom_node_get_node_path()

Completed in 26 milliseconds