Home | History | Annotate | Download | only in cintltst

Lines Matching defs:c1

1220     UCollator* c1 = NULL;
1252 c1 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, &parseError, &status);
1266 doTest(c1,X,Y,results1098[i]);
1267 ucol_close(c1);