Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_exceptions.h86 static zend_always_inline void zend_rethrow_exception(zend_execute_data *execute_data) in zend_rethrow_exception() function
H A Dzend_objects.c165 zend_rethrow_exception(EG(current_execute_data)); in zend_objects_destroy_object()
H A Dzend_generators.c474 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_fibers.c732 zend_rethrow_exception(EG(current_execute_data)); in zend_fiber_object_destroy()
H A Dzend_vm_def.h2874 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()
2910 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()
2936 zend_rethrow_exception(execute_data); in ZEND_VM_HOT_HELPER()
4036 zend_rethrow_exception(execute_data);
4160 zend_rethrow_exception(execute_data);
4270 zend_rethrow_exception(execute_data);
4687 zend_rethrow_exception(execute_data);
6476 zend_rethrow_exception(execute_data);
8931 zend_rethrow_exception(execute_data);
H A Dzend_execute_API.c1035 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
H A Dzend_execute.c1573 zend_rethrow_exception(execute_data); in zend_frameless_observed_call()
5210 zend_rethrow_exception(prev_execute_data); in end_fake_frame()
H A Dzend_vm_execute.h1142 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()
1178 zend_rethrow_exception(execute_data); in zend_leave_helper_SPEC()
1320 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_UNUSED_HANDLER()
1382 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_RETVAL_USED_HANDLER()
1446 zend_rethrow_exception(execute_data); in ZEND_DO_ICALL_SPEC_OBSERVER_HANDLER()
1615 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_UNUSED_HANDLER()
1710 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_RETVAL_USED_HANDLER()
1808 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_BY_NAME_SPEC_OBSERVER_HANDLER()
1916 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_UNUSED_HANDLER()
2025 zend_rethrow_exception(execute_data); in ZEND_DO_FCALL_SPEC_RETVAL_USED_HANDLER()
[all …]
/php-src/ext/zend_test/
H A Dfiber.c181 zend_rethrow_exception(EG(current_execute_data)); in zend_test_fiber_object_destroy()

Completed in 205 milliseconds