Home | History | Annotate | Download | only in intltest

Lines Matching full:unescape

1398     // pre-unescape the pattern.  Since U+200E is Pattern_White_Space,
1404 pat = pat.unescape();
3687 sets[SLOW]=new UnicodeSet(UnicodeString(s, -1, US_INV).unescape(), errorCode);
3779 UnicodeString string=UnicodeString(s, -1, US_INV).unescape();
3817 UnicodeString string16=UnicodeString(string, -1, US_INV).unescape();