Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRFileTransformer.java117 private UnicodeSet getInputChars() { in getInputChars() method in CLDRFileTransformer.LocaleTransform
233 UnicodeSet chars = localeTransform.getInputChars(); in transformValue()