Home | History | Annotate | Download | only in i18n

Lines Matching refs:ures_getByIndex

590                 UResourceBundle *currencyReq = ures_getByIndex(countryArray, 0, NULL, &localStatus);
602 currencyReq = ures_getByIndex(countryArray, 1, currencyReq, &localStatus);
911 UResourceBundle* names = ures_getByIndex(curr, i, NULL, &ec2);
944 UResourceBundle* names = ures_getByIndex(curr_p, i, NULL, &ec3);
1025 UResourceBundle* names = ures_getByIndex(curr, i, NULL, &ec2);
1106 UResourceBundle* names = ures_getByIndex(curr_p, i, NULL, &ec3);
2030 UResourceBundle *currencyArray = ures_getByIndex(currencyMapArray, i, NULL, &localStatus);
2035 UResourceBundle *currencyRes = ures_getByIndex(currencyArray, j, NULL, &localStatus);
2254 UResourceBundle *currencyRes = ures_getByIndex(countryArray, i, NULL, &localStatus);
2377 UResourceBundle *currencyRes = ures_getByIndex(countryArray, i, NULL, &localStatus);