HomeSort by: relevance | last modified time | path
    Searched refs:zipcharpc (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/contrib/minizip/
zip.h 109 typedef const char* zipcharpc; typedef in typeref:typename:const char *
139 zipcharpc* globalcomment,
144 zipcharpc* globalcomment,
149 zipcharpc* globalcomment,
zip.c 816 extern zipFile ZEXPORT zipOpen3(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) {
886 extern zipFile ZEXPORT zipOpen2(const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) {
897 extern zipFile ZEXPORT zipOpen2_64(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) {

Completed in 13 milliseconds