Searched refs:zipOpen (Results 1 – 2 of 2) sorted by relevance
116 extern zipFile ZEXPORT zipOpen(const char *pathname, int append);
912 extern zipFile ZEXPORT zipOpen(const char* pathname, int append) { in zipOpen() function