Lines Matching refs:UCOL_STRENGTH
207 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status); in BlackBirdTest()
220 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY, &status); in BlackBirdTest()
369 ucol_setAttribute(coll, UCOL_STRENGTH, strengths[k], &status);
1660 static const UColAttribute att[] = { UCOL_ALTERNATE_HANDLING, UCOL_STRENGTH };
1700 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_IDENTICAL, &status); in TestBocsuCoverage()
2199 static const UColAttribute att[] = { UCOL_STRENGTH }; in TestNewJapanese()
2202 static const UColAttribute attShifted[] = { UCOL_STRENGTH, UCOL_ALTERNATE_HANDLING}; in TestNewJapanese()
2920 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status); in TestJ2726()
3479 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_FIRST }; in TestUpperFirstQuaternary()
3488 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_LEVEL }; in TestJ4960()
3520 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status); in TestJ5223()
4005 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status); in TestOutOfBuffer5468()
5845 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_IDENTICAL, &status); in TestNextSortKeyPartJaIdentical()