Searched refs:extra_length (Results 1 – 1 of 1) sorted by relevance
414 const uint16_t extra_length = cdr->extra_field_length; in ParseZipArchive() local441 ptr += sizeof(CentralDirectoryRecord) + file_name_length + extra_length + comment_length; in ParseZipArchive()