Searched refs:skipLinesUntilBoundaryFound (Results 1 – 1 of 1) sorted by relevance
190 static bool skipLinesUntilBoundaryFound(SharedBufferChunkReader& lineReader, const String& boundary) in skipLinesUntilBoundaryFound() function230 skipLinesUntilBoundaryFound(m_lineReader, header->endOfPartBoundary()); in parseArchiveWithHeader()246 … bool endOfPartReached = skipLinesUntilBoundaryFound(m_lineReader, header->endOfPartBoundary()); in parseArchiveWithHeader()