This is the idna Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:22:27 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
idnaIDNA (international domain names) string encoding and decoding routines
split-sequence (system).
package.lisp (file).
encode.lisp (file).
decode.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
idna/encode.lisppackage.lisp (file).
idna (system).
punycode-encode (function).
to-ascii (function).
+base+ (constant).
+damp+ (constant).
+delimiter+ (constant).
+initial-bias+ (constant).
+initial-n+ (constant).
+maxint+ (constant).
+skew+ (constant).
+tmax+ (constant).
+tmin+ (constant).
adapt (function).
encode-basic (function).
encode-digit (function).
idna/decode.lispencode.lisp (file).
idna (system).
punycode-decode (function).
to-unicode (function).
decode-digit (function).
Packages are listed by definition order.
idnacommon-lisp.
punycode-decode (function).
punycode-encode (function).
to-ascii (function).
to-unicode (function).
+base+ (constant).
+damp+ (constant).
+delimiter+ (constant).
+initial-bias+ (constant).
+initial-n+ (constant).
+maxint+ (constant).
+skew+ (constant).
+tmax+ (constant).
+tmin+ (constant).
adapt (function).
decode-digit (function).
encode-basic (function).
encode-digit (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Encode STRING with the punycode algorithm documented in RFC3492.
When PRESERVE-CASE is true, emit case annotations and do not perform case folding (to downcase), as required for ToASCII.
idna.
Encode string to IDNA punycode format using the ToASCII algorithm.
idna.
Encode string from IDNA punycode format using the ToUnicode algorithm.
idna.
| Jump to: | A D E F P T |
|---|
| Jump to: | A D E F P T |
|---|
| Jump to: | +
C |
|---|
| Jump to: | +
C |
|---|
| Jump to: | D E F I P S |
|---|
| Jump to: | D E F I P S |
|---|