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.c186 zend_rethrow_exception(EG(current_execute_data)); in zend_objects_destroy_object()
H A Dzend_generators.c513 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_throw_exception()
855 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_resume()
H A Dzend_fibers.c789 zend_rethrow_exception(EG(current_execute_data)); in zend_fiber_object_destroy()
H A Dzend_vm_def.h2942 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()
4105 zend_rethrow_exception(execute_data);
4235 zend_rethrow_exception(execute_data);
4354 zend_rethrow_exception(execute_data);
4770 zend_rethrow_exception(execute_data);
6557 zend_rethrow_exception(execute_data);
8988 zend_rethrow_exception(execute_data);
H A Dzend_execute_API.c1060 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
H A Dzend_execute.c1616 zend_rethrow_exception(execute_data); in zend_frameless_observed_call()
5402 zend_rethrow_exception(prev_execute_data); in end_fake_frame()
H A Dzend_vm_execute.h1154 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 …]
/php-src/ext/zend_test/
H A Dfiber.c181 zend_rethrow_exception(EG(current_execute_data)); in zend_test_fiber_object_destroy()

Completed in 199 milliseconds