ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 33

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::punycode_encode()

Method: RFC3492-compliant encoder

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

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::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::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

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

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

InputValidator::is_numeric_array_key()

Method: Verify whether a received input parameter is usable as an integer array key.

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

Used by 0 functions | Uses 0 functions

InputValidator::is_string_or_stringable()

Method: Verify that a received input parameter is of type string or is “stringable”.

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

Used by 0 functions | Uses 0 functions

InputValidator::is_stringable_object()

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 32 33 34 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy