Home
last modified time | relevance | path

Searched defs:zip_cdir (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/zip/lib/
H A Dzipint.h239 struct zip_cdir { struct
240 struct zip_dirent *entry; /* directory entries */
241 int nentry; /* number of entries */
243 unsigned int size; /* size of central direcotry */
244 unsigned int offset; /* offset of central directory in file */
245 char *comment; /* zip archive comment */
246 unsigned short comment_len; /* length of zip archive comment */

Completed in 6 milliseconds