Searched refs:parseMessage (Results 1 – 4 of 4) sorted by relevance
72 public static function parseMessage($locale, $value) {} function in MessageFormatter
133 …ZEND_FENTRY( parseMessage, ZEND_FN( msgfmt_parse_message ), arginfo_messageformatter_formatmessag…
119 function parseMessage($msg) function
317 …return $GLOBALS['oo-mode'] ? MessageFormatter::parseMessage( $locale, $pattern, $string ) : msgfmt…
Completed in 30 milliseconds