Home | History | Annotate | Download | only in cintltst

Lines Matching full:funky

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