Home
last modified time | relevance | path

Searched refs:msgfmt_get_error_code (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat.h23 PHP_FUNCTION( msgfmt_get_error_code );
H A Dmsgformat_class.c137 …PHP_NAMED_FE( getErrorCode, ZEND_FN( msgfmt_get_error_code ), arginfo_messageformatter_geterrormes…
H A Dmsgformat.c148 PHP_FUNCTION( msgfmt_get_error_code ) in PHP_FUNCTION() argument
/PHP-7.4/ext/intl/
H A Dphp_intl.c701 PHP_FE( msgfmt_get_error_code, arginfo_msgfmt_get_error_code )
/PHP-7.4/ext/intl/tests/
H A Dut_common.inc337 return $GLOBALS['oo-mode'] ? $fmt->getErrorCode() : msgfmt_get_error_code( $fmt );

Completed in 27 milliseconds