Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_exceptions.h77 static zend_always_inline void zend_rethrow_exception(zend_execute_data *execute_data) in zend_rethrow_exception() function
H A Dzend_generators.c490 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_throw_exception()
808 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_resume()
H A Dzend_execute_API.c753 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
955 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
H A Dzend_vm_def.h2807 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);
H A Dzend_vm_execute.h1105 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 …]
H A Dzend_execute.c4716 zend_rethrow_exception(prev_execute_data); in end_fake_frame()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_x86.dasc1942 | // zend_rethrow_exception(zend_execute_data *execute_data)

Completed in 184 milliseconds