Searched refs:PROCESS_GENERAL_ERROR (Results 1 – 2 of 2) sorted by relevance
100 PROCESS_GENERAL_ERROR = PROCESS_ERROR_FIRST - 1, enumerator
729 if (parsingStatus == HttpParsingBasicObject::PARSE_GENERAL_ERROR) return PROCESS_GENERAL_ERROR; in checkParsingStatus()