Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DLDMLUtilities.java342 String equiv = getICUEquivalent(token); in convertXPath2ICU()
383 String equiv = getICUEquivalent(token); in convertXPath2ICU()
422 private static String getICUEquivalent(String token) { in getICUEquivalent() method in LDMLUtilities