Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dbug74484_MessageFormatter.phpt2 Bug #74484 MessageFormatter::formatMessage memory corruption with 11+ named placeholder
27 var_dump(MessageFormatter::formatMessage('en_US', $text, $vars));
H A Dut_common.inc317 …return $GLOBALS['oo-mode'] ? MessageFormatter::formatMessage( $locale, $pattern, $args ) : msgfmt_…
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat.stub.php25 public static function formatMessage(string $locale, string $pattern, array $values) {} function in MessageFormatter
H A Dmsgformat_arginfo.h62 …ZEND_ME_MAPPING(formatMessage, msgfmt_format_message, arginfo_class_MessageFormatter_formatMessage…

Completed in 10 milliseconds