Searched defs:is (Results 1 – 3 of 3) sorted by relevance
94 private static byte[] getEntryContents(InputStream is, String entryName) throws IOException { in getEntryContents()130 static void extractZipSafely(InputStream is, File targetDir, boolean makeWorldReadable) in extractZipSafely()
636 const size_t is = itemSize(); in merge() local
162 static std::string read(std::basic_istream<char>& is) { in read()