Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLanguages.java1285 …try (PrintWriter pw21plain = FileUtilities.openUTF8Writer(ffw.getDir(), ffw.getBaseFileName() + ".… in showLanguageCountryInfo() argument
1287 pw21plain.println(CollectionUtilities.join(row, "\t")); in showLanguageCountryInfo()