Home | History | Annotate | Download | only in i18n

Lines Matching refs:ucurr_getKeywordValuesForLocale

2542 U_CAPI UEnumeration *U_EXPORT2 ucurr_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* status) {
2653 en = ucurr_getKeywordValuesForLocale(key, "und", TRUE, status);