Home | History | Annotate | Download | only in uconv

Lines Matching refs:str2

627             UnicodeString str2(strerror(errno), "");
628 str2.append((UChar32) 0);
630 u_wmsg(stderr, "cantOpenInputF", str1.getBuffer(), str2.getBuffer());
1329 UnicodeString str2(strerror(errno), "");
1332 str1.getBuffer(), str2.getBuffer());