Home
last modified time | relevance | path

Searched refs:msgfmt_format (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat_arginfo.h47 ZEND_FUNCTION(msgfmt_format);
61 ZEND_ME_MAPPING(format, msgfmt_format, arginfo_class_MessageFormatter_format, ZEND_ACC_PUBLIC)
H A Dmsgformat_format.c51 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/tests/
H A Dbug80763.phpt2 Bug #80763 (msgfmt_format() does not accept DateTime references)
H A Dgh8364.phpt2 Bug GH-8364 (msgfmt_format $values may not support references)
H A Dmsgfmt_format_error5.phpt21 Warning: MessageFormatter::format(): msgfmt_format: invalid object type for date/time (only IntlCal…
H A Dmsgfmt_format.phpt2 msgfmt_format()
H A Dmsgfmt_format_subpatterns.phpt2 msgfmt_format() with subpatterns
H A Dmsgfmt_format_subpatterns_named.phpt2 msgfmt_format() with named subpatterns
H A Dut_common.inc309 return $GLOBALS['oo-mode'] ? $fmt->format( $args ) : msgfmt_format( $fmt, $args);
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h921 ZEND_FUNCTION(msgfmt_format);
1111 ZEND_FE(msgfmt_format, arginfo_msgfmt_format)
H A Dphp_intl.stub.php320 function msgfmt_format(MessageFormatter $formatter, array $values): string|false {} function
/PHP-8.0/
H A DNEWS332 . Fixed bug GH-8364 (msgfmt_format $values may not support references). (cmb)
957 . Fixed bug #80763 (msgfmt_format() does not accept DateTime references).

Completed in 36 milliseconds