Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_exceptions.h42 ZEND_API ZEND_COLD void zend_throw_exception_internal(zval *exception);
H A Dzend_exceptions.c141 ZEND_API ZEND_COLD void zend_throw_exception_internal(zval *exception) /* {{{ */ in zend_throw_exception_internal() function
932 zend_throw_exception_internal(&ex); in zend_throw_exception()
1068 zend_throw_exception_internal(exception); in zend_throw_exception_object()
H A Dzend_generators.c861 zend_throw_exception_internal(NULL); in zend_generator_resume()
H A Dzend_execute_API.c883 zend_throw_exception_internal(NULL); in zend_call_function()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c1683 zend_throw_exception_internal(&zv); \

Completed in 20 milliseconds