Home | History | Annotate | Download | only in collationperf

Lines Matching refs:ucol_openRules

1405     UCollator *coll = ucol_openRules(buf, u_strlen(buf), UCOL_OFF,
1408 fprintf(stderr, "ICU ucol_openRules() open failed.: %d\n", status);