Home
last modified time | relevance | path

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

/PHP-5.6/ext/zip/lib/
H A Dzipint.h299 struct zip_file { struct
300 struct zip *za; /* zip archive containing this file */
301 struct zip_error error; /* error information */
302 int eof;
303 struct zip_source *src; /* data source */

Completed in 6 milliseconds