Home | History | Annotate | Download | only in common

Lines Matching refs:sIndex

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