Searched defs:zipRemoveExtraInfoBlock (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dzip.c16 Oct-2009 - Mathias Svensson - Added zipRemoveExtraInfoBlock to strip extra field data from its ZIP64 data
1050 before calling this function it can be done with zipRemoveExtraInfoBlock
1948 extern int ZEXPORT zipRemoveExtraInfoBlock (char* pData, int* dataLen, short sHeader) function
/external/zlib/src/contrib/minizip/
H A Dzip.c16 Oct-2009 - Mathias Svensson - Added zipRemoveExtraInfoBlock to strip extra field data from its ZIP64 data
1050 before calling this function it can be done with zipRemoveExtraInfoBlock
1951 extern int ZEXPORT zipRemoveExtraInfoBlock (char* pData, int* dataLen, short sHeader) function

Completed in 60 milliseconds