Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/msgformat/
H A Dmsgformat_format.h22 PHP_FUNCTION( msgfmt_format );
H A Dmsgformat_format.c88 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.4/ext/intl/tests/
H A Dmsgfmt_get_error.phpt29 msgfmt_format: not enough parameters: U_ILLEGAL_ARGUMENT_ERROR (1)
H A Dmsgfmt_format.phpt2 msgfmt_format()
H A Dut_common.inc297 return $GLOBALS['oo-mode'] ? $fmt->format( $args ) : msgfmt_format( $fmt, $args);
/PHP-5.4/ext/intl/doc/
H A Dmsgfmt_api.php129 function msgfmt_format($fmt, $args) {} function
/PHP-5.4/ext/intl/
H A Dphp_intl.c472 PHP_FE( msgfmt_format, arginfo_msgfmt_format )

Completed in 15 milliseconds