ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 74

Requests_IRI::remove_iunreserved_percent_encoded()

Method: Callback function for preg_replace_callback.

Source: wp-includes/Requests/IRI.php:543

Used by 0 functions | Uses 0 functions

Requests_IRI::replace_invalid_with_pct_encoding()

Method: Replace invalid character with percent encoding

Source: wp-includes/Requests/IRI.php:420

Used by 0 functions | Uses 0 functions

Requests_IRI::scheme_normalization()

Method:

Source: wp-includes/Requests/IRI.php:657

Used by 0 functions | Uses 0 functions

Requests_IRI::set_authority()

Method: Set the authority. Returns true on success, false on failure (if there are any invalid characters).

Source: wp-includes/Requests/IRI.php:781

Used by 0 functions | Uses 0 functions

Requests_IRI::set_fragment()

Method: Set the ifragment.

Source: wp-includes/Requests/IRI.php:972

Used by 0 functions | Uses 0 functions

Requests_IRI::set_host()

Method: Set the ihost. Returns true on success, false on failure (if there are any invalid characters).

Source: wp-includes/Requests/IRI.php:858

Used by 0 functions | Uses 0 functions

Requests_IRI::set_iri()

Method: Set the entire IRI. Returns true on success, false on failure (if there are any invalid characters).

Source: wp-includes/Requests/IRI.php:713

Used by 0 functions | Uses 0 functions

Requests_IRI::set_path()

Method: Set the ipath.

Source: wp-includes/Requests/IRI.php:927

Used by 0 functions | Uses 0 functions

Requests_IRI::set_port()

Method: Set the port. Returns true on success, false on failure (if there are any invalid characters).

Source: wp-includes/Requests/IRI.php:905

Used by 0 functions | Uses 0 functions

Requests_IRI::set_query()

Method: Set the iquery.

Source: wp-includes/Requests/IRI.php:955

Used by 0 functions | Uses 0 functions
« Previous 1 … 73 74 75 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy