Home | History | Annotate | Download | only in flip_server

Lines Matching refs:Error

64     case ERROR:
65 return "ERROR";
155 // Exactly zero or one warning or error (but not both) may be detected
172 // error_code may be modified if either a warning or error is detected
175 // True if no error (as opposed to warning) is detected.
176 // False if an error (as opposed to warning) is detected.
901 // content length, we should flag an error and stop.
916 // do not we consider it an error.
1245 // READING_HEADER_AND_FIRSTLINE) in which case we directly declare an error.
1547 // above. This is a glaring logic error, and we should do something
1561 if (Error()) {