Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend.c1639 zval orig_user_exception_handler; in zend_user_exception_handler() local
1645 ZVAL_COPY_VALUE(&orig_user_exception_handler, &EG(user_exception_handler)); in zend_user_exception_handler()
1647 …if (call_user_function(CG(function_table), NULL, &orig_user_exception_handler, &retval2, 1, params… in zend_user_exception_handler()

Completed in 9 milliseconds