Searched refs:commentLen (Results 1 – 1 of 1) sorted by relevance
226 unsigned int fileNameLen, extraLen, commentLen, localHdrOffset; in parseZipArchive() local243 commentLen = get2LE(ptr + kCDECommentLen); in parseZipArchive()260 ptr += kCDELen + fileNameLen + extraLen + commentLen; in parseZipArchive()