Home | History | Annotate | Download | only in text

Lines Matching defs:collations

917     private static final String RESOURCE = "collations";
975 bundle.getAllItemsWithFallback("collations", sink);
985 UResource.Table collations = value.getTable();
986 for (int i = 0; collations.getKeyAndValue(i, key, value); ++i) {