Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DDisplayAndInputProcessor.java284 value = normalizeIntervalHyphens(value); in processForDisplay()
450 value = normalizeIntervalHyphens(value); in processInput()
657 private String normalizeIntervalHyphens(String value) { in normalizeIntervalHyphens() method in DisplayAndInputProcessor