Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_exceptions.c147 static zend_always_inline zend_bool is_handle_exception_set() { in is_handle_exception_set() function
178 ZEND_ASSERT(is_handle_exception_set() && "HANDLE_EXCEPTION not set?"); in zend_throw_exception_internal()
197 if (is_handle_exception_set()) { in zend_throw_exception_internal()

Completed in 15 milliseconds