zend_exception_error 1065 Zend/zend.c    				zend_exception_error(EG(exception), E_WARNING TSRMLS_CC);
zend_exception_error 1362 Zend/zend.c    						zend_exception_error(EG(exception), E_ERROR TSRMLS_CC);
zend_exception_error 1365 Zend/zend.c    					zend_exception_error(EG(exception), E_ERROR TSRMLS_CC);
zend_exception_error  118 Zend/zend_exceptions.c 			zend_exception_error(EG(exception), E_ERROR TSRMLS_CC);
zend_exception_error   53 Zend/zend_exceptions.h ZEND_API void zend_exception_error(zval *exception, int severity TSRMLS_DC);
zend_exception_error 1126 Zend/zend_execute_API.c 		zend_exception_error(EG(exception), E_ERROR TSRMLS_CC);
zend_exception_error 1204 Zend/zend_execute_API.c 		zend_exception_error(EG(exception), E_ERROR TSRMLS_CC);
zend_exception_error  692 ext/readline/readline_cli.c 			zend_exception_error(EG(exception), E_WARNING TSRMLS_CC);