Searched refs:commentLen (Results 1 – 1 of 1) 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()