Home
last modified time | relevance | path

Searched refs:zend_create_graceful_exit (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/
H A Dzend_exceptions.h78 ZEND_API ZEND_COLD zend_object *zend_create_graceful_exit(void);
H A Dzend_exceptions.c1008 ZEND_API ZEND_COLD zend_object *zend_create_graceful_exit(void) in zend_create_graceful_exit() function
1024 EG(exception) = zend_create_graceful_exit(); in zend_throw_graceful_exit()
H A Dzend_fibers.c776 ZVAL_OBJ(&graceful_exit, zend_create_graceful_exit()); in zend_fiber_object_destroy()

Completed in 14 milliseconds