Home | History | Annotate | Download | only in i18n

Lines Matching full:emptypattern

1212         UnicodeString emptyPattern;  // gcc 3.3.3 fails with "UnicodeString()" as the first parameter.
1213 MessageFormat subMsgFormat(emptyPattern, fLocale, success);