Searched refs:intl_error_name (Results 1 – 5 of 5) sorted by relevance
2 intl_error_name()15 echo intl_error_name( $err_code ) . "\n";
68 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() argument
17 string in userland with `intl_error_name()`.
854 ZEND_FUNCTION(intl_error_name);1044 ZEND_FE(intl_error_name, arginfo_intl_error_name)
160 function intl_error_name(int $errorCode): string {} function
Completed in 17 milliseconds