Lines Matching full:pattern16
3770 UnicodeString pattern16=UnicodeString(pattern, -1, US_INV);
3771 UnicodeSet set(pattern16, errorCode);
3803 pattern16=UnicodeString(pattern, -1, US_INV);
3804 set.applyPattern(pattern16, errorCode);
3820 pattern16=UnicodeString(pattern, -1, US_INV);
3821 set.applyPattern(pattern16, errorCode).freeze();