File: wp-includes/Requests/IDNAEncoder.php
-
Prepare a string for use as an IDNA name
-
Convert a UTF-8 string to a UCS-4 codepoint array
-
RFC3492-compliant encoder
-
Convert a digit to its respective character
-
Adapt the bias
-
classRequests_IDNAEncoder
IDNA URL encoder
-
Encode a hostname using Punycode
-
Convert a UTF-8 string to an ASCII string using Punycode
-
Check whether a given string contains only ASCII characters