Searched refs:has_data_descriptor (Results 1 – 1 of 1) sorted by relevance
5192 mz_bool has_data_descriptor; in mz_zip_validate_file() local5240 has_data_descriptor = (local_header_bit_flags & 8) != 0; in mz_zip_validate_file()5316 if ((has_data_descriptor) && (!local_header_comp_size) && (!local_header_crc32)) in mz_zip_validate_file()