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.java279 value = normalizeIntervalHyphens(value); in processForDisplay()
433 value = normalizeIntervalHyphens(value); in processInput()
623 private String normalizeIntervalHyphens(String value) { in normalizeIntervalHyphens() method in DisplayAndInputProcessor