Lines Matching refs:UCOL_TERTIARY
72 DE_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY, in open()
78 ES_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY, in open()
564 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
568 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
599 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
607 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
639 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
643 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
792 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIterator()
1110 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPattern()
1310 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY); in TestGetSetOffset()
1665 UCOL_TERTIARY, NULL, &status); in TestContraction()
1891 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIteratorCanonical()
2168 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPatternCanonical()
2393 UCOL_TERTIARY, NULL, &status); in TestContractionCanonical()
2621 ucol_setStrength( coll, UCOL_TERTIARY); in TestStrengthIdentical()