Searched defs:copy (Results 1 – 3 of 3) sorted by relevance
35 const copy = function(src, dst){ function
71 FileInfo copy = fileInfo; in CompileSingleFile() local
986 private void copy(InputStream input, OutputStream output) throws IOException { in copy() method in Compressor