Home
last modified time | relevance | path

Searched refs:unzStringFileNameCompare (Results 1 – 5 of 5) sorted by relevance

/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def73 unzStringFileNameCompare @74
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def73 unzStringFileNameCompare @74
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def73 unzStringFileNameCompare @74
/external/zlib/src/contrib/minizip/
Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
Dunzip.c390 extern int ZEXPORT unzStringFileNameCompare (const char* fileName1, in unzStringFileNameCompare() function
1272 if (unzStringFileNameCompare(szCurrentFileName, in unzLocateFile()