Home | History | Annotate | Download | only in intltest

Lines Matching refs:replacement

1420     UnicodeString replacement = UNICODE_STRING_SIMPLE("Supplemental Digit 1 $\\U0001D7CF.");
1421 replacement = replacement.unescape();
1422 dest = matcher2->replaceFirst(replacement, status);
1430 // Replacement String with \u hex escapes
2639 // Replacement String with \u hex escapes