Home
last modified time | relevance | path

Searched refs:includeMatchingLine (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DCldrUtility.java1306 final PrintWriter output, boolean includeMatchingLine) throws IOException { in copyUpTo() argument
1317 if (includeMatchingLine && output != null) { in copyUpTo()