Home | History | Annotate | Download | only in collationperf

Lines Matching refs:UCOL_STRENGTH

1486             ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_PRIMARY, &status);
1489 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_SECONDARY, &status);
1492 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_TERTIARY, &status);
1495 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_QUATERNARY, &status);
1498 ucol_setAttribute(gCol, UCOL_STRENGTH, UCOL_IDENTICAL, &status);