Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCurrencyContext

1473 typedef struct UCurrencyContext {
1476 } UCurrencyContext;
1795 UCurrencyContext *myContext = (UCurrencyContext *)(enumerator->context);
1813 UCurrencyContext *myContext = (UCurrencyContext *)(enumerator->context);
1835 ((UCurrencyContext *)(enumerator->context))->listIdx = 0;
1981 UCurrencyContext *myContext;
1989 myContext = (UCurrencyContext*)uprv_malloc(sizeof(UCurrencyContext));