Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_exceptions.c986 zval exception_zv; in zend_exception_uncaught_error() local
987 ZVAL_OBJ_COPY(&exception_zv, EG(exception)); in zend_exception_uncaught_error()
990 zend_string *exception_str = zval_get_string(&exception_zv); in zend_exception_uncaught_error()

Completed in 7 milliseconds