Home
last modified time | relevance | path

Searched refs:zend_exception_error (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_exceptions.h68 ZEND_API ZEND_COLD void zend_exception_error(zend_object *exception, int severity);
H A Dzend_exceptions.c166 zend_exception_error(EG(exception), E_ERROR); in zend_throw_exception_internal()
984 ZEND_API ZEND_COLD void zend_exception_error(zend_object *ex, int severity) /* {{{ */ in zend_exception_error() function
H A Dzend.c1298 zend_exception_error(EG(exception), E_WARNING); in zend_error_va_list()
1686 zend_exception_error(EG(exception), E_ERROR); in zend_execute_scripts()
H A Dzend_execute_API.c1138 zend_exception_error(EG(exception), E_ERROR); in zend_eval_stringl_ex()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c517 zend_exception_error(EG(exception), E_ERROR); in PHPDBG_COMMAND()
582 zend_exception_error(EG(exception), E_ERROR); in phpdbg_compile()
991 zend_exception_error(EG(exception), E_ERROR); in PHPDBG_COMMAND()
/PHP-7.4/ext/readline/
H A Dreadline_cli.c687 zend_exception_error(EG(exception), E_WARNING); in readline_shell_run()
/PHP-7.4/main/
H A Dmain.c2680 zend_exception_error(EG(exception), E_ERROR); in php_execute_script()
2811 zend_exception_error(EG(exception), E_ERROR); in php_lint_script()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4379 zend_exception_error(EG(exception), E_ERROR); in accel_preload()

Completed in 42 milliseconds