Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_exceptions.h72 static zend_always_inline void zend_rethrow_exception(zend_execute_data *execute_data) in zend_rethrow_exception() function
H A Dzend_generators.c494 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_throw_exception()
864 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_resume()
H A Dzend_execute_API.c751 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
886 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
H A Dzend_vm_def.h2884 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);
H A Dzend_vm_execute.h1151 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 166 milliseconds