Home
last modified time | relevance | path

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

/PHP-7.3/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
928 zend_throw_exception_internal(&ex); in zend_throw_exception()
1064 zend_throw_exception_internal(exception); in zend_throw_exception_object()
H A Dzend_generators.c830 zend_throw_exception_internal(NULL); in zend_generator_resume()
H A Dzend_execute_API.c820 zend_throw_exception_internal(NULL); in zend_call_function()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_prompt.c1722 zend_throw_exception_internal(&zv); \

Completed in 26 milliseconds