Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dintl_error_name.phpt2 intl_error_name()
15 echo intl_error_name( $err_code ) . "\n";
/PHP-8.0/ext/intl/common/
H A Dcommon_error.c68 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A DERROR_CONVENTIONS.md17 string in userland with `intl_error_name()`.
H A Dphp_intl_arginfo.h854 ZEND_FUNCTION(intl_error_name);
1044 ZEND_FE(intl_error_name, arginfo_intl_error_name)
H A Dphp_intl.stub.php156 function intl_error_name(int $errorCode): string {} function

Completed in 18 milliseconds