Search Results
Parameters ¶ formatter The message formatter pattern The pattern string to use in this message formatter. The pattern uses an 'apostrophe-friendly' syntax; see » Quoting/Escaping for details.
The "MessageFormatter::setPattern" function is a PHP method that allows you to set the pattern used by the formatter. This function is typically used when working with internationalization and localization (i18n) in your PHP application.
MessageFormatter::setPattern -- msgfmt_set_pattern — Set the pattern used by the formatter
The pattern string to use in this message formatter. The pattern uses an 'apostrophe-friendly' syntax; it is run through » umsg_autoQuoteApostrophe before being interpreted.
MessageFormatter::setPattern -- msgfmt_set_pattern — Set the pattern used by the formatter
MessageFormatter::setPattern -- msgfmt_set_pattern — Set the pattern used by the formatter
MessageFormatter::getLocale — Get the locale for which the formatter was created MessageFormatter::getPattern — Get the pattern used by the formatter MessageFormatter::parseMessage — Quick parse input string MessageFormatter::parse — Parse input string according to pattern MessageFormatter::setPattern — Set the pattern used by the ...
