Home | History | Annotate | Download | only in i18n

Lines Matching refs:uenum

1081     UEnumeration *uenum = ucal_getKeywordValuesForLocale(key, locale.getName(),
1084 uenum_close(uenum);
1087 return new UStringEnumeration(uenum);