Searched refs:fullLength (Results 1 – 1 of 1) sorted by relevance
744 int fullLength = 0; in findHeaderEnd() local751 while ((fullLength < maxSize) && (index < headerArray.length)) { in findHeaderEnd()753 lastLength = fullLength; in findHeaderEnd()771 fullLength += length + 3; in findHeaderEnd()778 fullLength += 2; in findHeaderEnd()784 fullLength += 5; in findHeaderEnd()801 if (fullLength < maxSize) { in findHeaderEnd()