Searched refs:parseMessage (Results 1 – 3 of 3) sorted by relevance
37 public static function parseMessage(string $locale, string $pattern, string $message) {} function in MessageFormatter
64 …ZEND_ME_MAPPING(parseMessage, msgfmt_parse_message, arginfo_class_MessageFormatter_parseMessage, Z…
321 …return $GLOBALS['oo-mode'] ? MessageFormatter::parseMessage( $locale, $pattern, $string ) : msgfmt…
Completed in 6 milliseconds