Home
last modified time | relevance | path

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

/PHP-7.2/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.2/ext/zip/
H A Dphp_zip.h53 struct zip_file *zf;
H A Dzip_stream.c38 struct zip_file *zf;
215 struct zip_file *zf = NULL; in php_stream_zip_open()
275 struct zip_file *zf = NULL; in php_stream_zip_opener()
H A Dphp_zip.c143 struct zip_file *zf; in php_zip_extract_file()
2812 struct zip_file *zf; in php_zip_get_from()

Completed in 36 milliseconds