Home
last modified time | relevance | path

Searched refs:formatMessage (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/intl/tests/
H A Dbug74484_MessageFormatter.phpt2 Bug #74484 MessageFormatter::formatMessage memory corruption with 11+ named placeholder
29 var_dump(MessageFormatter::formatMessage('en_US', $text, $vars));
H A Dut_common.inc313 …return $GLOBALS['oo-mode'] ? MessageFormatter::formatMessage( $locale, $pattern, $args ) : msgfmt_…
/PHP-7.1/ext/intl/doc/
H A Dmsgfmt_api.php59 public static function formatMessage($locale, $pattern, $args) {} function in MessageFormatter
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_class.c131 …ZEND_FENTRY( formatMessage, ZEND_FN( msgfmt_format_message ), arginfo_messageformatter_formatmess…
/PHP-7.1/
H A DNEWS256 . Fixed bug #74484 (MessageFormatter::formatMessage memory corruption with

Completed in 20 milliseconds