Searched refs:commentLen (Results 1 – 1 of 1) sorted by relevance
358 unsigned int fileNameLen, extraLen, commentLen, hash; in parseZipArchive() local362 commentLen = get2LE(ptr + kCDECommentLen); in parseZipArchive()368 ptr += kCDELen + fileNameLen + extraLen + commentLen; in parseZipArchive()