php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <intl_error.h>
Data Fields | |
UErrorCode | code |
int | free_custom_error_message |
char * | custom_error_message |
Definition at line 26 of file intl_error.h.
UErrorCode _intl_error::code |
Definition at line 27 of file intl_error.h.
char* _intl_error::custom_error_message |
Definition at line 29 of file intl_error.h.
int _intl_error::free_custom_error_message |
Definition at line 28 of file intl_error.h.