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.c976 zval exception_zv; in zend_exception_uncaught_error() local
977 ZVAL_OBJ_COPY(&exception_zv, EG(exception)); in zend_exception_uncaught_error()
980 zend_string *exception_str = zval_get_string(&exception_zv); in zend_exception_uncaught_error()

Completed in 9 milliseconds