Home | History | Annotate | Download | only in i18n

Lines Matching full:ures_getstringbyindex

183         u = ures_getStringByIndex(array, mid, &len, &status);
672 id = ures_getStringByIndex(top, i, &idLen, &ec);
1059 const UChar* id = ures_getStringByIndex(ares, zone, &idLen, &ec);
1087 result = ures_getStringByIndex(names, idx, NULL, &ec);
1106 result = ures_getStringByIndex(names, idx, NULL, &ec);
1116 const UChar* tmp = ures_getStringByIndex(names, deref, NULL, &ec);
1149 const UChar *tmp = ures_getStringByIndex(res, idx, NULL, &status);