Home | History | Annotate | Download | only in cintltst

Lines Matching full:ruleset2

451     UChar ruleset2[50];
458 u_uastrcpy(ruleset2, "&9 < a, A < b, B < c, C < d, D, e, E");
470 col2 = ucol_openRules(ruleset2, u_strlen(ruleset2), UCOL_DEFAULT, UCOL_DEFAULT_STRENGTH, NULL, &status);