Searched refs:msgfmt_format_message (Results 1 – 6 of 6) sorted by relevance
23 PHP_FUNCTION( msgfmt_format_message );
97 PHP_FUNCTION( msgfmt_format_message ) in PHP_FUNCTION() argument
138 …ZEND_FENTRY( formatMessage, ZEND_FN( msgfmt_format_message ), arginfo_messageformatter_formatmess…
153 function msgfmt_format_message($locale, $pattern, $args) {} function
705 PHP_FE( msgfmt_format_message, arginfo_msgfmt_format_message )
313 …] ? MessageFormatter::formatMessage( $locale, $pattern, $args ) : msgfmt_format_message( $locale, …
Completed in 10 milliseconds