ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/src/IdnaEncoder.php

IdnaEncoder::encode()

Method: Encode a hostname using Punycode

Source: wp-includes/Requests/src/IdnaEncoder.php:61

Used by 0 functions | Uses 0 functions

IdnaEncoder::to_ascii()

Method: Convert a UTF-8 text string to an ASCII string using Punycode

Source: wp-includes/Requests/src/IdnaEncoder.php:85

Used by 0 functions | Uses 0 functions

IdnaEncoder::is_ascii()

Method: Check whether a given text string contains only ASCII characters

Source: wp-includes/Requests/src/IdnaEncoder.php:143

Used by 0 functions | Uses 0 functions

IdnaEncoder::nameprep()

Method: Prepare a text string for use as an IDNA name

Source: wp-includes/Requests/src/IdnaEncoder.php:154

Used by 0 functions | Uses 0 functions

IdnaEncoder::utf8_to_codepoints()

Method: Convert a UTF-8 string to a UCS-4 codepoint array

Source: wp-includes/Requests/src/IdnaEncoder.php:168

Used by 0 functions | Uses 0 functions

IdnaEncoder::punycode_encode()

Method: RFC3492-compliant encoder

Source: wp-includes/Requests/src/IdnaEncoder.php:253

Used by 0 functions | Uses 0 functions

IdnaEncoder::digit_to_char()

Method: Convert a digit to its respective character

Source: wp-includes/Requests/src/IdnaEncoder.php:365

Used by 0 functions | Uses 0 functions

IdnaEncoder::adapt()

Method: Adapt the bias

Source: wp-includes/Requests/src/IdnaEncoder.php:388

Used by 0 functions | Uses 0 functions

IdnaEncoder

Class: IDNA URL encoder

Source: wp-includes/Requests/src/IdnaEncoder.php:19

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy