Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/lib/
H A Dzip_fopen_index_encrypted.c75 if ((zf=(zip_file_t *)malloc(sizeof(struct zip_file))) == NULL) { in _zip_file_new()
H A Dzip.h293 struct zip_file;
298 typedef struct zip_file zip_file_t;
H A Dzipint.h322 struct zip_file { struct
/PHP-7.0/ext/zip/
H A Dzip_stream.c36 struct zip_file *zf;
213 struct zip_file *zf = NULL; in php_stream_zip_open()
273 struct zip_file *zf = NULL; in php_stream_zip_opener()
H A Dphp_zip.h68 struct zip_file *zf;
H A Dphp_zip.c138 struct zip_file *zf; in php_zip_extract_file()
2697 struct zip_file *zf; in php_zip_get_from()

Completed in 46 milliseconds