Lines Matching defs:c1
1205 UCollator* c1 = NULL;1237 c1 = ucol_openRules(rule, u_strlen(rule), UCOL_OFF, UCOL_DEFAULT_STRENGTH, &parseError, &status);1251 doTest(c1,X,Y,results1098[i]);1252 ucol_close(c1);