Lines Matching refs:UCOL_TERTIARY
74 DE_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY, in open()
80 ES_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY, in open()
566 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
570 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
601 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
609 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
641 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
645 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
794 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIterator()
1112 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPattern()
1312 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY); in TestGetSetOffset()
1667 UCOL_TERTIARY, NULL, &status); in TestContraction()
1893 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIteratorCanonical()
2170 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPatternCanonical()
2395 UCOL_TERTIARY, NULL, &status); in TestContractionCanonical()
2623 ucol_setStrength( coll, UCOL_TERTIARY); in TestStrengthIdentical()