Searched refs:commentLength (Results 1 – 1 of 1) sorted by relevance
163 unsigned short commentLength; in FindEocdInSearchBuffer() local165 … if (searchBuffer.GetUInt16(currentOffset + ZIP_EOCD_COMMENT_LENGTH_OFFSET, commentLength) && in FindEocdInSearchBuffer()166 static_cast<int>(commentLength) == expectedCommentLength) { in FindEocdInSearchBuffer()