Home
last modified time | relevance | path

Searched refs:ZIP_STAT_MTIME (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzip_stat_index.c85 st->valid = ZIP_STAT_CRC|ZIP_STAT_SIZE|ZIP_STAT_MTIME in zip_stat_index()
H A Dzip_source_buffer.c132 st->valid = ZIP_STAT_MTIME|ZIP_STAT_SIZE|ZIP_STAT_COMP_SIZE in read_data()
H A Dzip.h185 #define ZIP_STAT_MTIME 0x0010 macro
H A Dzip_source_filep.c215 st->valid |= ZIP_STAT_MTIME; in read_file()

Completed in 41 milliseconds