Searched refs:stringsValue (Results 1 – 1 of 1) sorted by relevance
272 char stringsValue[16]; in ICULocaleForStrings() local273 fLocale.getKeywordValue("strings", stringsValue, sizeof(stringsValue), in ICULocaleForStrings()275 if (U_SUCCESS(icuStatus) && strcasecmp(stringsValue, "messages") == 0) in ICULocaleForStrings()