Lines Matching refs:ures_getStringByIndex
1517 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, int32_t* len, UErrorCode *status) {1574 const UChar *s16 = ures_getStringByIndex(resB, idx, &length16, status);