Searched refs:zend_rethrow_exception (Results 1 – 9 of 9) sorted by relevance
86 static zend_always_inline void zend_rethrow_exception(zend_execute_data *execute_data) in zend_rethrow_exception() function
186 zend_rethrow_exception(EG(current_execute_data)); in zend_objects_destroy_object()
513 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_throw_exception()855 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_resume()
789 zend_rethrow_exception(EG(current_execute_data)); in zend_fiber_object_destroy()
2942 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()2978 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()3004 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()4115 zend_rethrow_exception(execute_data);4245 zend_rethrow_exception(execute_data);4364 zend_rethrow_exception(execute_data);4780 zend_rethrow_exception(execute_data);6567 zend_rethrow_exception(execute_data);8998 zend_rethrow_exception(execute_data);
1063 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
1616 zend_rethrow_exception(execute_data); in zend_frameless_observed_call()5403 zend_rethrow_exception(prev_execute_data); in end_fake_frame()
1154 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1190 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1334 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()1398 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER()1463 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_OBSERVER_HANDLER()1639 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER()1741 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER()1845 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER()1963 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER()2081 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER()[all …]
182 zend_rethrow_exception(EG(current_execute_data)); in zend_test_fiber_object_destroy()
Completed in 175 milliseconds