Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 4 of 4) sorted by relevance

/ext-fiber/stubs/
H A DFiber.php46 public function throw(Throwable $exception): mixed {}
/ext-fiber/
H A Dfiber.stub.php14 public function throw(Throwable $exception): mixed {}
H A Dfiber.h85 zval *exception; member
/ext-fiber/src/
H A Dfiber.c71 zend_always_inline PHP_FIBER_API zend_bool zend_is_fiber_exit(const zend_object *exception) in zend_is_fiber_exit()
233 zend_object *exception = EG(exception); in zend_fiber_object_destroy() local
362 zval *exception, *value = NULL; in ZEND_METHOD() local
458 zval *exception; in ZEND_METHOD() local

Completed in 14 milliseconds