Home | History | Annotate | Download | only in minizip

Lines Matching refs:unzOpenCurrentFile3

1472 extern int ZEXPORT unzOpenCurrentFile3 (unzFile file, int* method,
1643 return unzOpenCurrentFile3(file, NULL, NULL, 0, NULL);
1648 return unzOpenCurrentFile3(file, NULL, NULL, 0, password);
1653 return unzOpenCurrentFile3(file, method, level, raw, NULL);