Dokumentation zu: idna_to_unicode(E)

HR Image


OPTIONAL
SYNOPSIS
        #include <idn.h>

        string idna_to_unicode(string name)

DESCRIPTION
        Convert string <name> from idna representation (8z punycode)
        to UTF-8.

        If an error occurs, an exception is thrown.

        The efun is available only if the system supports libidn - in
        that case __IDNA__ is defined.

HISTORY
        Introduced in LDMud 3.3.713.

SEE ALSO
        idna_to_ascii(E), idna_stringprep(E)

Die Seite ist auch in Deutsch vorhanden.

Start » Magierhandbuch » Docu » Efun » Idna_to_unicode Letzte Generierung: 25.04.2021, 01:58
Email an: mud@wl.mud.de
Valid HTML 4.01!