ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Page 4

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

InputValidator::has_array_access()

Method: Verify whether a received input parameter is _accessible as if it were an array_.

Source: wp-includes/Requests/src/Utility/InputValidator.php:69

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

InputValidator::is_iterable()

Method: Verify whether a received input parameter is “iterable”.

Source: wp-includes/Requests/src/Utility/InputValidator.php:83

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

InputValidator::is_curl_handle()

Method: Verify whether a received input parameter is a Curl handle.

Source: wp-includes/Requests/src/Utility/InputValidator.php:98

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
« Previous 1 … 3 4 5 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy