Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_format.h22 PHP_FUNCTION( msgfmt_format );
H A Dmsgformat_format.c71 PHP_FUNCTION( msgfmt_format ) in PHP_FUNCTION() argument
H A Dmsgformat_class.c147 PHP_NAMED_FE( format, ZEND_FN( msgfmt_format ), arginfo_messageformatter_format )
/PHP-5.5/ext/intl/doc/
H A Dmsgfmt_api.php129 function msgfmt_format($fmt, $args) {} function
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format_error5.phpt23 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.inc297 return $GLOBALS['oo-mode'] ? $fmt->format( $args ) : msgfmt_format( $fmt, $args);
/PHP-5.5/ext/intl/
H A Dphp_intl.c698 PHP_FE( msgfmt_format, arginfo_msgfmt_format )

Completed in 27 milliseconds