Lines Matching refs:applyPattern
237 applyPattern(pattern, success); in MessageFormat()
259 applyPattern(pattern, success); in MessageFormat()
282 applyPattern(pattern, parseError, success); in MessageFormat()
459 MessageFormat::applyPattern(const UnicodeString& newPattern, in applyPattern() function in MessageFormat
463 applyPattern(newPattern,parseError,status); in applyPattern()
471 MessageFormat::applyPattern(const UnicodeString& pattern, in applyPattern() function in MessageFormat
497 MessageFormat::applyPattern(const UnicodeString& pattern, in applyPattern() function in MessageFormat
504 applyPattern(pattern, *parseError, status); in applyPattern()
1146 subMsgFormat.applyPattern(sb, UMSGPAT_APOS_DOUBLE_REQUIRED, NULL, success); in formatComplexSubMessage()
1588 decfmt->applyPattern(style,parseError,ec); in createAppropriateFormat()
1610 sdtfmt->applyPattern(style); in createAppropriateFormat()