Home
last modified time | relevance | path

Searched refs:msgfmt_get_error_message (Results 1 – 6 of 6) sorted by last modified time

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

Completed in 35 milliseconds