Home | History | Annotate | Download | only in common

Lines Matching refs:ures_getStringByIndex

1594 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, int32_t* len, UErrorCode *status) {
1651 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status);