Home | History | Annotate | Download | only in cintltst

Lines Matching full:funky

2262     if (ucol_getKeywordValues("funky", &status) != NULL) {
2263 log_err("Collators should not know about the funky keyword.\n");
2266 log_err("funky keyword didn't fail as expected %s\n", u_errorName(status));