Home | History | Annotate | Download | only in intltest

Lines Matching refs:UCOL_LOWER_FIRST

1430     coll->setAttribute(UCOL_CASE_FIRST, UCOL_LOWER_FIRST, error);
1431 if (coll->getAttribute(UCOL_CASE_FIRST, error) != UCOL_LOWER_FIRST ||
2229 if(val == UCOL_LOWER_FIRST){
2232 c1->setAttribute(UCOL_CASE_FIRST, UCOL_LOWER_FIRST, status);
2240 if(val == UCOL_LOWER_FIRST){
2243 c2->setAttribute(UCOL_CASE_FIRST, UCOL_LOWER_FIRST, status);