Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_utils.h100 PHPDBG_API zend_bool phpdbg_check_caught_ex(zend_execute_data *ex, zend_object *exception);
H A Dphpdbg_utils.c737 PHPDBG_API zend_bool phpdbg_check_caught_ex(zend_execute_data *execute_data, zend_object *exception… in phpdbg_check_caught_ex() function
H A Dphpdbg_prompt.c1737 if (phpdbg_check_caught_ex(prev_ex, exception)) { in phpdbg_execute_ex()
1782 …end_hash_index_exists(&PHPDBG_G(seek), address) || (exception && phpdbg_check_caught_ex(execute_da… in phpdbg_execute_ex()

Completed in 10 milliseconds