Home | History | Annotate | Download | only in i18n

Lines Matching full:currname

1617     const UChar* currname = ucurr_getName(iso, loc, UCURR_SYMBOL_NAME,
1624 ChoiceFormat f(UnicodeString(TRUE, currname, len), ec);
1631 result.setTo(currname, -1);