Home
last modified time | relevance | path

Searched refs:dosDate (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.h126 uLong dosDate; /* last mod file date in Dos fmt 4 bytes */ member
H A Dunzip.m646 if (unzlocal_getLong(&s->z_filefunc, s->filestream,&file_info.dosDate) != UNZ_OK)
649 unzlocal_DosDateToTmuDate(file_info.dosDate,&file_info.tmu_date);

Completed in 29 milliseconds