Searched refs:COLLATIONS (Results 1 – 4 of 4) sorted by relevance
275 private static final String COLLATIONS = "//ldml/collations"; field in CheckIBMCoverage286 Node collation = LDMLUtilities.getNode(node, COLLATIONS); in processFile()289 … fw.write(COLLATIONS + " : Found but not valid according to validSublocales attribute"); in processFile()
33 public static final String COLLATIONS = "collations"; field in LDMLConstants
159 LDMLConstants.COLLATIONS, in main()
566 } else if (token.indexOf(LDMLConstants.COLLATIONS) > -1) { in getICUEquivalent()