Home | History | Annotate | Download | only in uconv

Lines Matching refs:str2

625             UnicodeString str2(strerror(errno), "");
626 str2.append((UChar32) 0);
628 u_wmsg(stderr, "cantOpenInputF", str1.getBuffer(), str2.getBuffer());
1327 UnicodeString str2(strerror(errno), "");
1330 str1.getBuffer(), str2.getBuffer());