Home | History | Annotate | Download | only in i18n

Lines Matching refs:ures_getByIndex

435                 UResourceBundle *currencyReq = ures_getByIndex(countryArray, 0, NULL, &localStatus);
447 currencyReq = ures_getByIndex(countryArray, 1, currencyReq, &localStatus);
755 UResourceBundle* names = ures_getByIndex(curr, i, NULL, &ec2);
785 UResourceBundle* names = ures_getByIndex(curr_p, i, NULL, &ec3);
865 UResourceBundle* names = ures_getByIndex(curr, i, NULL, &ec2);
935 UResourceBundle* names = ures_getByIndex(curr_p, i, NULL, &ec3);
1856 UResourceBundle *currencyArray = ures_getByIndex(currencyMapArray, i, NULL, &localStatus);
1861 UResourceBundle *currencyRes = ures_getByIndex(currencyArray, j, NULL, &localStatus);
2042 UResourceBundle *currencyRes = ures_getByIndex(countryArray, i, NULL, &localStatus);
2165 UResourceBundle *currencyRes = ures_getByIndex(countryArray, i, NULL, &localStatus);