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,
488 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
576 ucol_setAttribute(EN_US_, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
879 tailored = ucol_openRules(rules, -1, UCOL_ON, COLLATOR[1].strength,
1565 collator = ucol_openRules(rules, u_strlen(rules), UCOL_ON,
1609 collator = ucol_openRules(rules, u_strlen(rules), UCOL_ON,
1718 ucol_setAttribute(EN_US_, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
1965 tailored = ucol_openRules(rules, -1, UCOL_ON,
2184 ucol_setAttribute(collator, UCOL_NORMALIZATION_MODE, UCOL_ON, &status);
2293 collator = ucol_openRules(rules, u_strlen(rules), UCOL_ON,
2341 ucol_setAttribute(coll, UCOL_NUMERIC_COLLATION, UCOL_ON, &status);
2371 ucol_setAttribute(coll, UCOL_CASE_LEVEL, UCOL_ON, &status);