Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/
H A Dphp_intl.c858 PHP_FE( intl_error_name, intl_1_arg )
H A DERROR.CONVENTIONS14 string in userland with intl_error_name().
/PHP-5.6/ext/intl/doc/
H A Dcommon_api.php56 function intl_error_name($code) {} function
/PHP-5.6/ext/intl/common/
H A Dcommon_error.c71 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() argument
H A Dcommon_error.h26 PHP_FUNCTION( intl_error_name );
/PHP-5.6/ext/intl/tests/
H A Dintl_error_name.phpt2 intl_error_name()
15 echo intl_error_name( $err_code ) . "\n";

Completed in 16 milliseconds