Searched refs:FORLOCALE (Results 1 – 1 of 1) sorted by relevance
831 const char *FORLOCALE[PREFERRED_SIZE] = { in TestGetKeywordValuesForLocale() local929 if (FORLOCALE[i][0] != 0) { in TestGetKeywordValuesForLocale()933 if (FORLOCALE[i][0] != 0 || getCurrLen != -1) { in TestGetKeywordValuesForLocale()939 if ( uprv_strncmp(getCurrB, FORLOCALE[i], 4) != 0 ) { in TestGetKeywordValuesForLocale()940 … log_err("ERROR: ucurr_forLocale %s, expected %s, got %s\n", loc, FORLOCALE[i], getCurrB); in TestGetKeywordValuesForLocale()