Home | History | Annotate | Download | only in i18n

Lines Matching refs:addIfDifferent

745         ce32 = addIfDifferent(prefix, str, ces, cesLength, ce32, errorCode);
1070 ce32 = addIfDifferent(nfdPrefix, nfdString, newCEs, newCEsLength, ce32, errorCode);
1091 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32, errorCode);
1107 ce32 = addIfDifferent(prefix, str, newCEs, newCEsLength, ce32, errorCode);
1171 uint32_t ce32 = addIfDifferent(nfdPrefix, newString,
1306 addIfDifferent(prefix, composite, ces, cesLength, Collation::UNASSIGNED_CE32, errorCode);
1311 CollationBuilder::addIfDifferent(const UnicodeString &prefix, const UnicodeString &str,