Home | History | Annotate | Download | only in cintltst

Lines Matching full:french

403                         log_err("Wrong locale for French Collation Data, expected \"fr\" got %s", lp);
3947 UColAttributeValue french = UCOL_OFF;
3970 french = ucol_getAttribute(source, UCOL_FRENCH_COLLATION, &status);
3971 if(french == UCOL_ON) {