HomeSort by relevance Sort by last modified time
    Searched defs:IDNA (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/unicode/
idna.h 6 * file name: idna.h
20 * \brief C++ API: Internationalizing Domain Names in Applications (IDNA)
37 * Abstract base class for IDNA processing.
41 * The IDNA class is not intended for public subclassing.
48 class U_COMMON_API IDNA : public UObject {
51 * Returns an IDNA instance which implements UTS #46.
56 * UTS #46 defines Unicode IDNA Compatibility Processing,
80 * @return the UTS #46 IDNA instance, if successful
83 static IDNA *
98 * @param info Output container of IDNA processing details
    [all...]
urename.h     [all...]

Completed in 498 milliseconds