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

  /external/zlib/src/contrib/minizip/
unzip.h 201 If there is files inside the .Zip opened with unzOpenCurrentFile (see later),
331 extern int ZEXPORT unzOpenCurrentFile OF((unzFile file));
350 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress)
364 Same than unzOpenCurrentFile, but open for read raw the file (not uncompress)
375 Close the file in zip opened with unzOpenCurrentFile
383 Read bytes from the current file (opened by unzOpenCurrentFile)
409 Read extra field from the current file (opened by unzOpenCurrentFile)
unzip.c 805 If there is files inside the .Zip opened with unzOpenCurrentFile (see later),
    [all...]

Completed in 81 milliseconds