Searched refs:unzLocateFile (Results 1 – 6 of 6) sorted by relevance
74 unzLocateFile @75
242 extern int ZEXPORT unzLocateFile OF((unzFile file,
519 if (unzLocateFile(uf,filename,CASESENSITIVITY)!=UNZ_OK)
1232 extern int ZEXPORT unzLocateFile (unzFile file, const char *szFileName, int iCaseSensitivity) in unzLocateFile() function