Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCOL_ON

72         DE_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY,
78 ES_ = ucol_openRules(rules, u_strlen(rules), UCOL_ON, UCOL_TERTIARY,
587 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
675 ucol_setAttribute(EN_US_, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
978 tailored = ucol_openRules(rules, -1, UCOL_ON, COLLATOR[1].strength,
1664 collator = ucol_openRules(rules, u_strlen(rules), UCOL_ON,
1708 collator = ucol_openRules(rules, u_strlen(rules), UCOL_ON,
1817 ucol_setAttribute(EN_US_, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
2064 tailored = ucol_openRules(rules, -1, UCOL_ON,
2283 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
2392 collator = ucol_openRules(rules, u_strlen(rules), UCOL_ON,
2440 ucol_setAttribute(coll, UCOL_NUMERIC_COLLATION, UCOL_ON, &status);
2470 ucol_setAttribute(coll, UCOL_CASE_LEVEL, UCOL_ON, &status);