Home | History | Annotate | Download | only in i18n

Lines Matching defs:applyPattern

250     applyPattern(pattern, success);
272 applyPattern(pattern, success);
295 applyPattern(pattern, parseError, success);
472 MessageFormat::applyPattern(const UnicodeString& newPattern,
476 applyPattern(newPattern,parseError,status);
484 MessageFormat::applyPattern(const UnicodeString& pattern,
510 MessageFormat::applyPattern(const UnicodeString& pattern,
517 applyPattern(pattern, *parseError, status);
1213 subMsgFormat.applyPattern(sb, UMSGPAT_APOS_DOUBLE_REQUIRED, NULL, success);
1708 decfmt->applyPattern(style,parseError,ec);
1730 sdtfmt->applyPattern(style);