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

/haiku-buildtools/gcc/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,
/haiku-buildtools/binutils/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
1226 For the iCaseSensitivity signification, see unzStringFileNameCompare
1272 if (unzStringFileNameCompare(szCurrentFileName,

Completed in 106 milliseconds