zend_exception_error 1075 Zend/zend.c    				zend_exception_error(EG(exception), E_WARNING);
zend_exception_error 1431 Zend/zend.c    				zend_exception_error(EG(exception), E_ERROR);
zend_exception_error  157 Zend/zend_exceptions.c 			zend_exception_error(EG(exception), E_ERROR);
zend_exception_error   68 Zend/zend_exceptions.h ZEND_API ZEND_COLD void zend_exception_error(zend_object *exception, int severity);
zend_exception_error 1175 Zend/zend_execute_API.c 		zend_exception_error(EG(exception), E_ERROR);
zend_exception_error  683 ext/readline/readline_cli.c 			zend_exception_error(EG(exception), E_WARNING);
zend_exception_error 2493 main/main.c    			zend_exception_error(EG(exception), E_ERROR);
zend_exception_error 2623 main/main.c    		zend_exception_error(EG(exception), E_ERROR);
zend_exception_error  493 sapi/phpdbg/phpdbg_prompt.c 			zend_exception_error(EG(exception), E_ERROR);
zend_exception_error  831 sapi/phpdbg/phpdbg_prompt.c 				zend_exception_error(EG(exception), E_ERROR);