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