Lines Matching defs:file
4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
12 * file and include the License file at LICENSE.txt.
30 * for a certain versioned file.
47 /** file part of the URI request parameter 'r1' (decoded).
50 /** file part of the URI request parameter 'r2' (decoded).
66 /** the content of the original {@link #rev1} and new {@link #rev2} file.
67 * Each entry in file[n] represents exactly one line of source. */
68 public String[][] file;