Searched refs:zend_rethrow_exception (Results 1 – 5 of 5) sorted by relevance
72 static zend_always_inline void zend_rethrow_exception(zend_execute_data *execute_data) in zend_rethrow_exception() function
494 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_throw_exception()864 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_resume()
751 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()886 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
2884 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()2916 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()2935 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()4015 zend_rethrow_exception(execute_data);4123 zend_rethrow_exception(execute_data);4234 zend_rethrow_exception(execute_data);4616 zend_rethrow_exception(execute_data);6040 zend_rethrow_exception(execute_data);8380 zend_rethrow_exception(execute_data);
1151 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1183 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1202 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()1289 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()1334 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER()1465 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER()1549 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER()1660 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER()1772 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER()2874 zend_rethrow_exception(execute_data); in ZEND_CALL_TRAMPOLINE_SPEC_HANDLER()[all …]
Completed in 164 milliseconds