Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dintl_error_name.phpt2 intl_error_name()
15 echo intl_error_name( $err_code ) . "\n";
/php-src/ext/intl/common/
H A Dcommon_error.c67 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() argument
/php-src/ext/intl/
H A DERROR_CONVENTIONS.md17 string in userland with `intl_error_name()`.
H A Dphp_intl.stub.php327 function intl_error_name(int $errorCode): string {} function
H A Dphp_intl_arginfo.h864 ZEND_FUNCTION(intl_error_name);
1057 ZEND_FE(intl_error_name, arginfo_intl_error_name)

Completed in 16 milliseconds