Searched refs:CYCLIC_NAME_SETS (Results 1 – 2 of 2) sorted by relevance
86 public static final String CYCLIC_NAME_SETS = "cyclicNameSets"; field in LDMLConstants
518 } else if (token.indexOf(LDMLConstants.CYCLIC_NAME_SETS) > -1) { in getICUEquivalent()