Home
last modified time | relevance | path

Searched refs:zipOpen2 (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/zlib/google/
H A Dzip_internal.cc333 return zipOpen2(file_name_utf8.c_str(), in OpenForZipping()
344 return zipOpen2("fd", append_flag, NULL, &zip_funcs); in OpenFdForZipping()
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.h137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
H A Dzip.c920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() function
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.h137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
H A Dzip.c920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() function
/third_party/zlib/contrib/minizip/
H A Dzip.h137 extern zipFile ZEXPORT zipOpen2(const char *pathname,
H A Dzip.c1081 extern zipFile ZEXPORT zipOpen2(const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() function

Completed in 11 milliseconds