Searched refs:UNIT_PREFIX (Results 1 – 2 of 2) sorted by relevance
71 UNIT_PREFIX("//ldml/units/unitLength.*/unitPrefixPattern", MatchType.REGEX), enumConstant325 } else if (myType == Type.UNITS || myType == Type.UNIT_PREFIX) { in handleCheck()402 if (myType == Type.UNITS || myType == Type.UNIT_PREFIX) { in handleCheck()
548 …private static final String UNIT_PREFIX = "//ldml/units/unitLength[@type=\"long\"]/unit[@type=\"du… field in DateTimeFormats.RelativePattern571 String base = UNIT_PREFIX + type + "\"]/unitPattern[@count=\""; in RelativePattern()