Searched refs:expectedCommentLength (Results 1 – 1 of 1) sorted by relevance
164 … int32_t expectedCommentLength = searchBufferSize - ZIP_EOCD_SEG_MIN_SIZE - currentOffset; in FindEocdInSearchBuffer() local166 static_cast<int>(commentLength) == expectedCommentLength) { in FindEocdInSearchBuffer()