zip_file 205 zip/lib/zip.h struct zip_file;
zip_file 42 zip/lib/zip_fopen_index_encrypted.c static struct zip_file *_zip_file_new(struct zip *za);
zip_file 50 zip/lib/zip_fopen_index_encrypted.c struct zip_file *zf;
zip_file 159 zip/lib/zip_fopen_index_encrypted.c static struct zip_file *
zip_file 162 zip/lib/zip_fopen_index_encrypted.c struct zip_file *zf, **file;
zip_file 165 zip/lib/zip_fopen_index_encrypted.c if ((zf=(struct zip_file *)malloc(sizeof(struct zip_file))) == NULL) {
zip_file 172 zip/lib/zip_fopen_index_encrypted.c file = (struct zip_file **)realloc(za->file,
zip_file 173 zip/lib/zip_fopen_index_encrypted.c n*sizeof(struct zip_file *));
zip_file 42 zip/lib/zip_source_zip.c struct zip_file *zf;
zip_file 202 zip/lib/zipint.h struct zip_file **file; /* opened files within archive */
zip_file 140 zip/php_zip.c struct zip_file *zf;
zip_file 2499 zip/php_zip.c struct zip_file *zf;
zip_file 65 zip/php_zip.h struct zip_file *zf;
zip_file 21 zip/zip_stream.c struct zip_file *zf;
zip_file 190 zip/zip_stream.c struct zip_file *zf = NULL;
zip_file 251 zip/zip_stream.c struct zip_file *zf = NULL;