Home | History | Annotate | Download | only in common

Lines Matching full:sindex

1421 static const UChar* ures_getStringWithAlias(const UResourceBundle *resB, Resource r, int32_t sIndex, int32_t *len, UErrorCode *status) {
1424 UResourceBundle *tempRes = ures_getByIndex(resB, sIndex, NULL, status);