• Home
  • Raw
  • Download

Lines Matching refs:ucol_setStrength

557     ucol_setStrength(collator, search.strength);  in assertEqual()
566 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
570 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqual()
588 ucol_setStrength(collator, search.strength); in assertCanonicalEqual()
601 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
609 ucol_setStrength(collator, UCOL_TERTIARY); in assertCanonicalEqual()
628 ucol_setStrength(collator, search.strength); in assertEqualWithAttribute()
641 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
645 ucol_setStrength(collator, UCOL_TERTIARY); in assertEqualWithAttribute()
782 ucol_setStrength(collator, search->strength); in TestBreakIterator()
794 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIterator()
955 ucol_setStrength(tailored, UCOL_PRIMARY); in TestCollator()
1038 ucol_setStrength(EN_US_, PATTERN[0].strength); in TestPattern()
1112 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPattern()
1255 ucol_setStrength(usearch_getCollator(strsrch), search.strength); in TestGetSetOffset()
1312 ucol_setStrength(usearch_getCollator(strsrch), UCOL_TERTIARY); in TestGetSetOffset()
1765 ucol_setStrength(coll, search.strength); in TestDiacriticMatch()
1873 ucol_setStrength(collator, search->strength); in TestBreakIteratorCanonical()
1893 ucol_setStrength(collator, UCOL_TERTIARY); in TestBreakIteratorCanonical()
2119 ucol_setStrength(EN_US_, PATTERNCANONICAL[0].strength); in TestPatternCanonical()
2170 ucol_setStrength(EN_US_, UCOL_TERTIARY); in TestPatternCanonical()
2566 ucol_setStrength(coll, UCOL_IDENTICAL); in TestSearchForNull()
2623 ucol_setStrength( coll, UCOL_TERTIARY); in TestStrengthIdentical()
2642 ucol_setStrength(coll, UCOL_IDENTICAL); in TestStrengthIdentical()