Home | History | Annotate | Download | only in libziparchive

Lines Matching refs:comment_length

84   uint16_t comment_length;
128 uint16_t comment_length;
493 + eocd->comment_length;
640 const uint16_t comment_length = cdr->comment_length;
658 ptr += sizeof(CentralDirectoryRecord) + file_name_length + extra_length + comment_length;