Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_format.h22 PHP_FUNCTION( msgfmt_format );
H A Dmsgformat_format.c58 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() argument
H A Dmsgformat_class.c130 PHP_NAMED_FE( format, ZEND_FN( msgfmt_format ), arginfo_messageformatter_format )
/PHP-7.4/ext/intl/tests/
H A Dbug80763.phpt2 Bug #80763 (msgfmt_format() does not accept DateTime references)
H A Dmsgfmt_format_error5.phpt20 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-7.4/ext/intl/
H A Dphp_intl.c694 PHP_FE( msgfmt_format, arginfo_msgfmt_format )
/PHP-7.4/
H A DNEWS361 . Fixed bug #80763 (msgfmt_format() does not accept DateTime references).

Completed in 25 milliseconds