HomeSort by relevance Sort by last modified time
    Searched refs:unzStringFileNameCompare (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/zlib/contrib/minizip/
unzip.h 124 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
201 For the iCaseSensitivity signification, see unzStringFileNameCompare
unzip.c 309 extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSensitivity)
874 if (unzStringFileNameCompare(szCurrentFileName,
    [all...]
  /external/zlib/contrib/minizip/
unzip.h 153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
247 For the iCaseSensitivity signification, see unzStringFileNameCompare
unzip.c 390 extern int ZEXPORT unzStringFileNameCompare (const char* fileName1,
    [all...]

Completed in 519 milliseconds