Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DDisplayAndInputProcessor.java538 value = annotationsForDisplay(value); in processInput()
591 private static String annotationsForDisplay(String value) { in annotationsForDisplay() method in DisplayAndInputProcessor