Home | History | Annotate | Download | only in i18n

Lines Matching full:ures_getstringbyindex

572     s = ures_getStringByIndex(rb, choice, len, &ec2);
757 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2);
867 s = ures_getStringByIndex(names, UCURR_SYMBOL_NAME, &len, &ec2);
911 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2);
953 s = ures_getStringByIndex(names, j, &len, &ec3);