Searched defs:ze (Results 1 – 3 of 3) sorted by relevance
129 final ZipEntry ze = it.next(); in checkIteration() local130 entries.put(ze.getName(), ze); in checkIteration() local137 ZipEntry ze = entries.get("META-INF/MANIFEST.MF"); in checkIteration() local179 final ZipEntry ze = jarFile.findEntry("Blah.txt"); in checkFindEntry() local256 ZipEntry ze = jarFile.findEntry("Test.class"); in checkJarSigning_fudgedEntry() local287 ZipEntry ze = jarFile.findEntry("Test.class"); in checkJarSigning_modifiedClass() local
159 ZipEntry ze; in unZipMaliciousImageFile() local
223 final ZipEntry ze = (ZipEntry) e.nextElement(); in getResourcesFromJarFile() local