Home
last modified time | relevance | path

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

/PHP-7.3/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.3/ext/intl/tests/
H A Dmsgfmt_format_error5.phpt22 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.3/ext/intl/
H A Dphp_intl.c696 PHP_FE( msgfmt_format, arginfo_msgfmt_format )

Completed in 23 milliseconds