Home | History | Annotate | Download | only in minizip

Lines Matching refs:zipFile

141     voidpf filestream;        /* io structore of the zipfile */
146 uLong begin_pos; /* position of the beginning of the zipfile */
433 Locate the Central directory of a zipfile (at the end, just before
499 extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def)
539 /* now we add file in a zipfile */
544 uLong byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/
602 /* zipfile global comment length */
679 return (zipFile)zi;
683 extern zipFile ZEXPORT zipOpen (pathname, append)
696 zipFile file;
903 zipFile file;
927 zipFile file;
967 zipFile file;
1032 zipFile file;
1128 zipFile file;
1134 zipFile file;
1201 if (err==ZIP_OK) /* zipfile comment length */