Home | History | Annotate | Download | only in intltest

Lines Matching refs:UnicodeString

225     LocalPointer<UnicodeString> s(new UnicodeString((UChar32)0x50005));
236 s.adoptInstead(new UnicodeString((UChar)0xfffc));
240 UnicodeString *orphan=s.orphan();
246 s.adoptInstead(new UnicodeString());
255 LocalArray<UnicodeString> a(new UnicodeString[2]);
263 a.adoptInstead(new UnicodeString[4]);
324 UnicodeString hello=UNICODE_STRING_SIMPLE("Hello {0}!");
361 UnicodeString pattern=UNICODE_STRING_SIMPLE("abc|xy+z");
374 UnicodeString id=UNICODE_STRING_SIMPLE("Grek-Latn");
416 UnicodeString hello=UNICODE_STRING_SIMPLE("Hello {0}!");
427 UnicodeString pattern=UNICODE_STRING_SIMPLE("abc|xy+z");
440 UnicodeString id=UNICODE_STRING_SIMPLE("Grek-Latn");