Home
last modified time | relevance | path

Searched refs:msgfmt_get_error_message (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat.h24 PHP_FUNCTION( msgfmt_get_error_message );
H A Dmsgformat.c145 PHP_FUNCTION( msgfmt_get_error_message ) in PHP_FUNCTION() argument
H A Dmsgformat_class.c155 …PHP_NAMED_FE( getErrorMessage, ZEND_FN( msgfmt_get_error_message ), arginfo_messageformatter_geter…
/PHP-5.5/ext/intl/doc/
H A Dmsgfmt_api.php200 function msgfmt_get_error_message($fmt) {} function
/PHP-5.5/ext/intl/tests/
H A Dut_common.inc329 return $GLOBALS['oo-mode'] ? $fmt->getErrorMessage() : msgfmt_get_error_message( $fmt );
/PHP-5.5/ext/intl/
H A Dphp_intl.c706 PHP_FE( msgfmt_get_error_message, arginfo_msgfmt_get_error_message )

Completed in 14 milliseconds