Home
last modified time | relevance | path

Searched refs:unzReadCurrentFile (Results 1 – 6 of 6) sorted by relevance

/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def67 unzReadCurrentFile @68
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def67 unzReadCurrentFile @68
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def67 unzReadCurrentFile @68
/external/zlib/src/contrib/minizip/
Dunzip.h379 extern int ZEXPORT unzReadCurrentFile OF((unzFile file,
Dminiunz.c435 err = unzReadCurrentFile(uf,buf,size_buf);
Dunzip.c1684 extern int ZEXPORT unzReadCurrentFile (unzFile file, voidp buf, unsigned len) in unzReadCurrentFile() function