Home | History | Annotate | Download | only in cintltst

Lines Matching defs:LOCALES

63 /* The locales we support */
65 static const char * LOCALES[] = {"en_AU", "en_BE", "en_CA"};
78 UCollator *coll = ucol_open(LOCALES[i], &status);
89 log_verbose("locale tested %s\n", LOCALES[i]);
132 log_err("ERROR: Different locales have different offsets at the same character\n");
151 UCollator *coll = ucol_open(LOCALES[i], &status);
165 log_verbose("locale tested %s\n", LOCALES[i]);
208 log_err("ERROR: Different locales have different offsets at the same character\n");
1693 /* tailored locales */
1903 /* tailored locales */