Home
last modified time | relevance | path

Searched refs:idna (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libcbor/doc/source/
H A Drequirements.txt8 idna==3.4
/freebsd/contrib/sendmail/src/
H A Ddomain.c817 UIDNA *idna; local
822 idna = uidna_openUTS46(UIDNA_NONTRANSITIONAL_TO_ASCII, &error);
823 (void) uidna_nameToASCII_UTF8(idna, hostname, strlen(hostname),
826 uidna_close(idna);