Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend.c1440 zval orig_user_exception_handler; in zend_try_exception_handler() local
1446 ZVAL_COPY_VALUE(&orig_user_exception_handler, &EG(user_exception_handler)); in zend_try_exception_handler()
1448 …if (call_user_function_ex(CG(function_table), NULL, &orig_user_exception_handler, &retval2, 1, par… in zend_try_exception_handler()

Completed in 12 milliseconds