Home
last modified time | relevance | path

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

/php-src/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.phpt19 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-src/ext/intl/msgformat/
H A Dmsgformat_format.c51 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() argument
H A Dmsgformat_arginfo.h51 ZEND_FUNCTION(msgfmt_format);
/php-src/ext/intl/
H A Dphp_intl.stub.php508 function msgfmt_format(MessageFormatter $formatter, array $values): string|false {} function
H A Dphp_intl_arginfo.h924 ZEND_FUNCTION(msgfmt_format);
1111 ZEND_FE(msgfmt_format, arginfo_msgfmt_format)

Completed in 16 milliseconds