Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DAnnotations.java694 Annotations value100 = map100.get(key); in writeEnglish() local
695 Set<String> keywords100 = (value100 == null ? null : value100.getKeywords()); in writeEnglish()
698 + "\t" + (value100 == null ? "" : value100.getShortName()) in writeEnglish()