Home | History | Annotate | Download | only in cintltst

Lines Matching full:french

136     log_verbose("\nTesting unum_open() with french locale and default style(decimal)\n");
139 log_err("Error: could not create NumberFormat (french): %s\n", myErrorName(status));
152 log_err("Error: could not create NumberFormat using unum_open(currency, french, &status): %s\n",
164 log_err("Error: could not create NumberFormat using unum_open(percent, french, &status): %s\n", myErrorName(status));
453 /*when we try to change the symbols of french to default we need to apply the pattern as well to fetch correct results */