Output container for IDNA processing errors.
More...
#include <uidna.h>
Detailed Description
Output container for IDNA processing errors.
Initialize with UIDNA_INFO_INITIALIZER:
- Draft:
- This API may be changed in the future versions and was introduced in ICU 4.6
Definition at line 158 of file uidna.h.
Field Documentation
Bit set indicating IDNA processing errors.
0 if no errors. See UIDNA_ERROR_... constants.
- Draft:
- This API may be changed in the future versions and was introduced in ICU 4.6
Definition at line 173 of file uidna.h.
UBool UIDNAInfo::isTransitionalDifferent |
Set to TRUE if transitional and nontransitional processing produce different results.
For details see C++ IDNAInfo::isTransitionalDifferent().
- Draft:
- This API may be changed in the future versions and was introduced in ICU 4.6
Definition at line 166 of file uidna.h.
UBool UIDNAInfo::reservedB3 |
Reserved field, do not use.
- Internal:
- Do not use. This API is for internal use only.
Definition at line 167 of file uidna.h.
Reserved field, do not use.
- Internal:
- Do not use. This API is for internal use only.
Definition at line 174 of file uidna.h.
Reserved field, do not use.
- Internal:
- Do not use. This API is for internal use only.
Definition at line 175 of file uidna.h.
sizeof(UIDNAInfo)
- Draft:
- This API may be changed in the future versions and was introduced in ICU 4.6
Definition at line 160 of file uidna.h.
The documentation for this struct was generated from the following file: