Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_CASE_FIRST

358     ucol_setAttribute(coll, UCOL_CASE_FIRST, caseFirst[i], &status);
875 ucol_setAttribute(myCollation, UCOL_CASE_FIRST, caseTestAttributes[k][0], &status);
895 ucol_setAttribute(myCollation, UCOL_CASE_FIRST, caseTestAttributes[k][0], &status);
1681 static const UColAttribute att[] = { UCOL_CASE_FIRST};
3483 UColAttribute att[] = { UCOL_STRENGTH, UCOL_CASE_FIRST };