Searched refs:commentLen (Results 1 – 2 of 2) sorted by relevance
251 unsigned int fileNameLen, extraLen, commentLen, localHdrOffset; in parseZipArchive() local267 commentLen = get2LE(ptr + CENCOM); in parseZipArchive()391 ptr += CENHDR + fileNameLen + extraLen + commentLen; in parseZipArchive()
251 unsigned int fileNameLen, extraLen, commentLen, localHdrOffset; in parseZipArchive() local267 commentLen = get2LE(ptr + CENCOM); in parseZipArchive()390 ptr += CENHDR + fileNameLen + extraLen + commentLen; in parseZipArchive()