ClassicPress logo
Skip to content

Browse:

  • Home
  • WpOrg
  • Page 4

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

CaseInsensitiveDictionary

Class: Case-insensitive dictionary, suitable for HTTP headers

Source: wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php:21

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

CaseInsensitiveDictionary::__construct()

Method: Creates a case insensitive dictionary.

Source: wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php:34

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy