Home
last modified time | relevance | path

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

/PHP-7.3/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.c466 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_throw_exception()
833 zend_rethrow_exception(EG(current_execute_data)); in zend_generator_resume()
H A Dzend_vm_def.h2422 zend_rethrow_exception(execute_data);
2460 zend_rethrow_exception(execute_data);
2476 zend_rethrow_exception(execute_data);
3547 zend_rethrow_exception(execute_data);
3620 zend_rethrow_exception(execute_data);
3649 zend_rethrow_exception(execute_data);
3770 zend_rethrow_exception(execute_data);
4148 zend_rethrow_exception(execute_data);
5435 zend_rethrow_exception(execute_data);
7823 zend_rethrow_exception(execute_data);
H A Dzend_execute_API.c823 zend_rethrow_exception(EG(current_execute_data)); in zend_call_function()
H A Dzend_vm_execute.h531 zend_rethrow_exception(execute_data);
569 zend_rethrow_exception(execute_data);
585 zend_rethrow_exception(execute_data);
669 zend_rethrow_exception(execute_data);
714 zend_rethrow_exception(execute_data);
811 zend_rethrow_exception(execute_data);
840 zend_rethrow_exception(execute_data);
888 zend_rethrow_exception(execute_data);
917 zend_rethrow_exception(execute_data);
1038 zend_rethrow_exception(execute_data);
[all …]

Completed in 211 milliseconds