Searched refs:ldmlICU (Results 1 – 17 of 17) sorted by relevance
20 if (type == DtdType.ldmlICU) { in main()
27 TYPES.remove(DtdType.ldmlICU);
180 if (type == DtdType.ldmlICU) continue; in checkForDtd()224 status.put(extraItem.getKey(), extraItem.getValue(), DtdType.ldmlICU, Comparison.extra); in checkForDtd()237 + "\t" + CldrUtility.ifSame(entry2.getKey(), DtdType.ldmlICU, "") in checkForDtd()
164 TYPES.remove(DtdType.ldmlICU);
157 Set<String> directories = (type == DtdType.ldmlICU) ? NON_XML : type.directories; in main()
166 if (dtdType == DtdType.ldmlICU) { in checkBadAttributes()
20 ldmlICU("common/dtd/ldmlICU.dtd", ldml), enumConstant
708 if (type == DtdType.ldmlICU) { in getInstance()1395 if (type != DtdType.ldml && type != DtdType.ldmlICU) { in getAttributeValueComparator()
322 if (dtdType == DtdType.ldmlICU) { in getAllPossibleMissing()
2670 …private static Comparator<String> ldmlComparator = DtdData.getInstance(DtdType.ldmlICU).getDtdComp…3719 case ldmlICU:3746 return DtdData.getInstance(DtdType.ldmlICU).getAttributeComparator();
173 if (type == DtdType.ldmlICU) { in TestValueAttributesWithChildren()292 if (type == DtdType.ldmlICU) { in TestNewDtdData()624 case ldmlICU: in isDistinguishingOld()
316 if (dtdType == DtdType.ldmlICU || in show()
106 if (type == DtdType.ldmlICU) { in TestDistinguishing()
1333 case ldmlICU: in TestDtdCompatibility()
1218 if (dtdType == DtdType.ldml || dtdType == DtdType.ldmlICU) { in TestCompletenessNonLdmlDtd()
48 LDML(DtdType.ldml, DtdType.ldmlICU);
16 … // " <!ENTITY % icu SYSTEM \"file://c:/work/devicu/locale/ldmlICU.dtd\"> \n"22 … <!ENTITY % icu SYSTEM \" http://oss.software.ibm.com/cvs/icu/~checkout~/locale/ldmlICU.dtd\"> \n"