Lines Matching refs:LOCALES
60 /* The locales we support */
62 static const char * LOCALES[] = {"en_AU", "en_BE", "en_CA"};
75 UCollator *coll = ucol_open(LOCALES[i], &status);
86 log_verbose("locale tested %s\n", LOCALES[i]);
129 log_err("ERROR: Different locales have different offsets at the same character\n");
148 UCollator *coll = ucol_open(LOCALES[i], &status);
162 log_verbose("locale tested %s\n", LOCALES[i]);
205 log_err("ERROR: Different locales have different offsets at the same character\n");