Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_STRENGTH

208   ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
221 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_TERTIARY, &status);
370 ucol_setAttribute(coll, UCOL_STRENGTH, strengths[k], &status);
1337 UColAttributeValue oldStrength = ucol_getAttribute(UCA, UCOL_STRENGTH, &status);
1342 ucol_setAttribute(UCA, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1368 ucol_setAttribute(UCA, UCOL_STRENGTH, oldStrength, &status);
2902 static const UColAttribute att[] = { UCOL_ALTERNATE_HANDLING, UCOL_STRENGTH };
2942 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_IDENTICAL, &status);
3465 static const UColAttribute att[] = { UCOL_STRENGTH };
3468 static const UColAttribute attShifted[] = { UCOL_STRENGTH, UCOL_ALTERNATE_HANDLING};
4176 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status);
4809 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_FIRST };
4818 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_LEVEL };
4850 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status);
5316 ucol_setAttribute(coll, UCOL_STRENGTH, UCOL_PRIMARY, &status);