Searched defs:throw (Results 1 – 7 of 7) sorted by relevance
23 public function throw(Throwable $exception): mixed {} function in Generator
17 public function throw(Throwable $exception): mixed {} function in Fiber
1010 ZEND_METHOD(Generator, throw) in ZEND_METHOD() argument
983 ZEND_METHOD(Fiber, throw) in ZEND_METHOD() argument
34 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals…
1157 …oid xml_reader_from_string(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *instance_ce, bool throw) in xml_reader_from_string()
2276 static void dom_node_get_node_path(INTERNAL_FUNCTION_PARAMETERS, bool throw) in dom_node_get_node_path()
Completed in 47 milliseconds