Home | History | Annotate | Download | only in cintltst

Lines Matching defs:locales

1061 /* In that respect, we use [top] for tailoring of locales that use CJK   */
1299 /* these locales are now picked from index RB */
1738 log_verbose("Testing locales, number of cases = %i\n", noCases);
4015 static const char* locales[] = {
4028 for(i = 0; i < sizeof(locales)/sizeof(locales[0]); i++) {
4029 collateObject = ucol_open(locales[i], &status);