Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_exceptions.c981 zval exception_zv; in zend_exception_uncaught_error() local
982 ZVAL_OBJ_COPY(&exception_zv, EG(exception)); in zend_exception_uncaught_error()
985 zend_string *exception_str = zval_get_string(&exception_zv); in zend_exception_uncaught_error()

Completed in 15 milliseconds