Lines Matching refs:ucol_setStrength
555 ucol_setStrength(collator, search.strength); in assertEqual()
564 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
568 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
586 ucol_setStrength(collator, search.strength); in assertCanonicalEqual()
599 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
607 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
626 ucol_setStrength(collator, search.strength); in assertEqualWithAttribute()
639 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
643 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
780 ucol_setStrength(collator, search->strength); in TestBreakIterator()
792 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIterator()
953 ucol_setStrength(tailored, UCOL_PRIMARY); in TestCollator()
1036 ucol_setStrength(EN_US_, PATTERN[0].strength); in TestPattern()
1110 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPattern()
1253 ucol_setStrength(usearch_getCollator(strsrch), search.strength); in TestGetSetOffset()
1310 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY); in TestGetSetOffset()
1763 ucol_setStrength(coll, search.strength); in TestDiacriticMatch()
1871 ucol_setStrength(collator, search->strength); in TestBreakIteratorCanonical()
1891 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIteratorCanonical()
2117 ucol_setStrength(EN_US_, PATTERNCANONICAL[0].strength); in TestPatternCanonical()
2168 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPatternCanonical()
2564 ucol_setStrength(coll, UCOL_IDENTICAL); in TestSearchForNull()
2621 ucol_setStrength( coll, UCOL_TERTIARY); in TestStrengthIdentical()
2640 ucol_setStrength(coll, UCOL_IDENTICAL); in TestStrengthIdentical()