Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/lib/
H A Dzipint.h207 struct zip_file { struct
208 struct zip *za; /* zip archive containing this file */
209 struct zip_error error; /* error information */
210 int eof;
211 struct zip_source *src; /* data source */

Completed in 12 milliseconds