Searched refs:unzStringFileNameCompare (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
247 For the iCaseSensitivity signification, see unzStringFileNameCompare
H A Dunzip.c390 extern int ZEXPORT unzStringFileNameCompare (const char* fileName1, function
1272 if (unzStringFileNameCompare(szCurrentFileName,
/external/zlib/src/contrib/minizip/
H A Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
247 For the iCaseSensitivity signification, see unzStringFileNameCompare
H A Dunzip.c390 extern int ZEXPORT unzStringFileNameCompare (const char* fileName1, function
1226 For the iCaseSensitivity signification, see unzStringFileNameCompare
1272 if (unzStringFileNameCompare(szCurrentFileName,

Completed in 221 milliseconds