Lines Matching refs:ures_getString
1168 U_CAPI const UChar* U_EXPORT2 ures_getString(const UResourceBundle* resB, int32_t* len, UErrorCode* status) {
1252 const UChar *s16 = ures_getString(resB, &length16, status);
1349 result = ures_getString(tempRes, len, status);
1674 retVal = ures_getString(&stack, len, status);
1882 result = ures_getString(tempRes, len, status);
1904 result = ures_getString(tempRes, len, status);