php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_intl_error Struct Reference

#include <intl_error.h>

Data Fields

UErrorCode code
 
int free_custom_error_message
 
char * custom_error_message
 

Detailed Description

Definition at line 26 of file intl_error.h.

Field Documentation

◆ code

UErrorCode _intl_error::code

Definition at line 27 of file intl_error.h.

◆ custom_error_message

char* _intl_error::custom_error_message

Definition at line 29 of file intl_error.h.

◆ free_custom_error_message

int _intl_error::free_custom_error_message

Definition at line 28 of file intl_error.h.


The documentation for this struct was generated from the following file: