Home | History | Annotate | Download | only in i18n

Lines Matching refs:fromRes

1878                     UResourceBundle *fromRes = ures_getByKey(currencyRes, "from", NULL, &localStatus);
1882 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus);
1887 ures_close(fromRes);
2046 UResourceBundle *fromRes = ures_getByKey(currencyRes, "from", NULL, &localStatus);
2047 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus);
2080 ures_close(fromRes);
2170 UResourceBundle *fromRes = ures_getByKey(currencyRes, "from", NULL, &localStatus);
2171 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus);
2212 ures_close(fromRes);