Searched refs:zend_rethrow_exception (Results 1 – 7 of 7) sorted by relevance
77 static zend_always_inline void zend_rethrow_exception(zend_execute_data *execute_data) in zend_rethrow_exception() function
490 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_throw_exception()808 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_resume()
753 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()955 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
2807 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()2843 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()2862 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()3959 zend_rethrow_exception(execute_data);4080 zend_rethrow_exception(execute_data);4187 zend_rethrow_exception(execute_data);4594 zend_rethrow_exception(execute_data);6263 zend_rethrow_exception(execute_data);8653 zend_rethrow_exception(execute_data);
1105 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1141 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1160 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1266 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()1327 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER()1495 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER()1589 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER()1684 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER()1791 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER()1899 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER()[all …]
4716 zend_rethrow_exception(prev_execute_data); in end_fake_frame()
1942 | // zend_rethrow_exception(zend_execute_data *execute_data)
Completed in 184 milliseconds