Home
last modified time | relevance | path

Searched refs:zend_create_unwind_exit (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_exceptions.h77 ZEND_API ZEND_COLD zend_object *zend_create_unwind_exit(void);
H A Dzend_exceptions.c1009 ZEND_API ZEND_COLD zend_object *zend_create_unwind_exit(void) in zend_create_unwind_exit() function
1022 EG(exception) = zend_create_unwind_exit(); in zend_throw_unwind_exit()

Completed in 8 milliseconds