Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_exceptions.c166 static zend_always_inline bool is_handle_exception_set(void) { in is_handle_exception_set() function
197 ZEND_ASSERT(is_handle_exception_set() && "HANDLE_EXCEPTION not set?"); in zend_throw_exception_internal()
226 if (is_handle_exception_set()) { in zend_throw_exception_internal()

Completed in 8 milliseconds