Lines Matching refs:fromRes
2128 UResourceBundle *fromRes = ures_getByKey(currencyRes, "from", NULL, &localStatus);
2132 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus);
2137 ures_close(fromRes);
2339 UResourceBundle *fromRes = ures_getByKey(currencyRes, "from", NULL, &localStatus);
2340 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus);
2373 ures_close(fromRes);
2463 UResourceBundle *fromRes = ures_getByKey(currencyRes, "from", NULL, &localStatus);
2464 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus);
2505 ures_close(fromRes);