Searched refs:comment_length (Results 1 – 2 of 2) sorted by relevance
59 uint16_t comment_length; member104 uint16_t comment_length; member
259 + eocd->comment_length; in MapCentralDirectory0()413 const uint16_t comment_length = cdr->comment_length; in ParseZipArchive() local437 ptr += sizeof(CentralDirectoryRecord) + file_name_length + extra_length + comment_length; in ParseZipArchive()