Lines Matching refs:resStr
857 const UChar *resStr;870 resStr = ures_getStringByIndex(dateTimePatterns, (int32_t)DateFormat::kDateTime, &resStrLen, &status);871 setDateTimeFormat(UnicodeString(TRUE, resStr, resStrLen));