Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat.h23 PHP_FUNCTION( msgfmt_get_error_code );
H A Dmsgformat.c118 PHP_FUNCTION( msgfmt_get_error_code ) in PHP_FUNCTION() argument
H A Dmsgformat_class.c154 …PHP_NAMED_FE( getErrorCode, ZEND_FN( msgfmt_get_error_code ), arginfo_messageformatter_geterrormes…
/PHP-5.5/ext/intl/doc/
H A Dmsgfmt_api.php193 function msgfmt_get_error_code($fmt) {} function
/PHP-5.5/ext/intl/tests/
H A Dut_common.inc325 return $GLOBALS['oo-mode'] ? $fmt->getErrorCode() : msgfmt_get_error_code( $fmt );
/PHP-5.5/ext/intl/
H A Dphp_intl.c705 PHP_FE( msgfmt_get_error_code, arginfo_msgfmt_get_error_code )

Completed in 16 milliseconds