A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/classicu_1_1IDNAInfo.html below:

ICU 77.1: icu::IDNAInfo Class Reference

Output container for IDNA processing errors. More...

#include <idna.h>

Output container for IDNA processing errors.

The IDNAInfo class is not suitable for subclassing.

Stable:
ICU 4.6

Definition at line 273 of file idna.h.

◆ IDNAInfo() icu::IDNAInfo::IDNAInfo ( ) inline

Constructor for stack allocation.

Stable:
ICU 4.6

Definition at line 279 of file idna.h.

◆ getErrors() uint32_t icu::IDNAInfo::getErrors ( ) const inline

Returns a bit set indicating IDNA processing errors.

See UIDNA_ERROR_... constants in uidna.h.

Returns
bit set of processing errors
Stable:
ICU 4.6

Definition at line 292 of file idna.h.

◆ hasErrors() UBool icu::IDNAInfo::hasErrors ( ) const inline

Were there IDNA processing errors?

Returns
true if there were processing errors
Stable:
ICU 4.6

Definition at line 285 of file idna.h.

◆ isTransitionalDifferent() UBool icu::IDNAInfo::isTransitionalDifferent ( ) const inline

Returns true if transitional and nontransitional processing produce different results.

This is the case when the input label or domain name contains one or more deviation characters outside a Punycode label (see UTS #46).

Returns
true if transitional and nontransitional processing produce different results
Stable:
ICU 4.6

Definition at line 306 of file idna.h.

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4