Searched defs:LOCHDR (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/zip/
H A DZipConstants.java46 static final int LOCHDR = 30; // LOC header size field in interface:ZipConstants
/openjdk7/jdk/src/share/bin/
H A Dmanifest_info.h43 #define LOCHDR 30 macro
/openjdk7/jdk/test/java/util/zip/ZipFile/
H A DCorruptedZipFiles.java200 static final int LOCHDR = ZipFile.LOCHDR; field in class:CorruptedZipFiles
/openjdk7/jdk/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/
H A DZipConstants.java80 static final int LOCHDR = 30; // LOC header size field in class:ZipConstants
/openjdk7/jdk/src/share/native/java/util/zip/
H A Dzip_util.h48 #define LOCHDR 30 macro

Completed in 38 milliseconds