Searched refs:hasTrailingSlash (Results 1 – 2 of 2) sorted by relevance
140 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder248 boolean hasTrailingSlash(byte[] a, int end) { in hasTrailingSlash() method in ZipCoder.UTF8ZipCoder
694 zc.hasTrailingSlash(cen, pos + CENHDR + nlen) && in getZipEntry()