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";
60 PHP_FUNCTION( intl_error_name ) in PHP_FUNCTION() argument
17 string in userland with `intl_error_name()`.
327 function intl_error_name(int $errorCode): string {} function
856 ZEND_FUNCTION(intl_error_name);1043 ZEND_FE(intl_error_name, arginfo_intl_error_name)
Completed in 12 milliseconds