Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DAnnotations.java447 return getBasePlusRemainder(cldrFile, code, rem, skipSet, startPattern, otherSource); in synthesize()
456 …private Annotations getBasePlusRemainder(CLDRFile cldrFile, String base, String rem, UnicodeSet ig… in getBasePlusRemainder() method in Annotations.AnnotationSet