Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateBcp47Text.java45 showRecord(out, extension, key, ""); in run()
54 showRecord(out, extension, key, subtype); in run()
73 private void showRecord(PrintWriter out, String extension, String key, String subtype) { in showRecord() method in GenerateBcp47Text