Home | History | Annotate | Download | only in minizip

Lines Matching full:zipopen2

5    Modification to zipOpen2 to support globalComment retrieval.
503 extern zipFile ZEXPORT zipOpen2 (pathname, append, globalcomment, pzlib_filefunc_def)
691 return zipOpen2(pathname,append,NULL,NULL);