Home
last modified time | relevance | path

Searched defs:throw (Results 1 – 7 of 7) 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.c1023 ZEND_METHOD(Generator, throw) in ZEND_METHOD() argument
H A Dzend_fibers.c983 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/xmlreader/
H A Dphp_xmlreader.c1157 …oid xml_reader_from_string(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *instance_ce, bool throw) in xml_reader_from_string()
/php-src/ext/dom/
H A Dnode.c2228 static void dom_node_get_node_path(INTERNAL_FUNCTION_PARAMETERS, bool throw) in dom_node_get_node_path()

Completed in 29 milliseconds