Lines Matching refs:locale
18 * @param string $locale the locale to use when formatting arguments
21 public function __construct($locale, $pattern) {} argument
26 * @param string $locale the locale to use when formatting arguments
29 public static function create($locale, $pattern) {} argument
54 * @param string $locale the locale to use when formatting numbers and dates and suchlike
59 public static function formatMessage($locale, $pattern, $args) {} argument
67 * @param string $locale the locale to use when formatting numbers and dates and suchlike
72 public static function parseMessage($locale, $value) {} argument
117 * @param string $locale the locale to use when formatting arguments
121 function msgfmt_create($locale, $pattern) {} argument
148 * @param string $locale the locale to use when formatting numbers and dates and suchlike
153 function msgfmt_format_message($locale, $pattern, $args) {} argument
161 * @param string $locale the locale to use when formatting numbers and dates and suchlike
166 function msgfmt_parse_message($locale, $value) {} argument