Searched refs:MZ_ZIP_CDH_FILE_TIME_OFS (Results 1 – 1 of 1) sorted by relevance
3131 MZ_ZIP_CDH_FILE_TIME_OFS = 12, enumerator4134 …pStat->m_time = mz_zip_dos_to_time_t(MZ_READ_LE16(p + MZ_ZIP_CDH_FILE_TIME_OFS), MZ_READ_LE16(p + … in mz_zip_file_stat_internal()5992 MZ_WRITE_LE16(pDst + MZ_ZIP_CDH_FILE_TIME_OFS, dos_time); in mz_zip_writer_create_central_dir_header()