php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
common_error.c File Reference
#include "php_intl.h"
#include "intl_error.h"

Go to the source code of this file.

Functions

 PHP_FUNCTION (intl_get_error_code)
 
 PHP_FUNCTION (intl_get_error_message)
 
 PHP_FUNCTION (intl_is_failure)
 
 PHP_FUNCTION (intl_error_name)
 

Function Documentation

◆ PHP_FUNCTION() [1/4]

PHP_FUNCTION ( intl_error_name )

Definition at line 60 of file common_error.c.

◆ PHP_FUNCTION() [2/4]

PHP_FUNCTION ( intl_get_error_code )

Definition at line 24 of file common_error.c.

◆ PHP_FUNCTION() [3/4]

PHP_FUNCTION ( intl_get_error_message )

Definition at line 33 of file common_error.c.

◆ PHP_FUNCTION() [4/4]

PHP_FUNCTION ( intl_is_failure )

Definition at line 45 of file common_error.c.