Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRTransforms.java651 String source = fixID(source1); in checkIdFix()
652 String target = fixID(target1); in checkIdFix()
664 static String fixID(String source) { in fixID() method in CLDRTransforms