ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/Requests/src/Iri.php
  • Page 3

Iri::__get()

Method: Overload __get() to provide access via properties

Source: wp-includes/Requests/src/Iri.php:185

Used by 0 functions | Uses 0 functions

Iri::__isset()

Method: Overload __isset() to provide access via properties

Source: wp-includes/Requests/src/Iri.php:231

Used by 0 functions | Uses 0 functions

Iri::__unset()

Method: Overload __unset() to provide access via properties

Source: wp-includes/Requests/src/Iri.php:240

Used by 0 functions | Uses 0 functions

Iri::__construct()

Method: Create a new IRI object, from a specified string

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

Used by 0 functions | Uses 0 functions

Iri::absolutize()

Method: Create a new IRI object by resolving a relative IRI

Source: wp-includes/Requests/src/Iri.php:270

Used by 0 functions | Uses 0 functions

Iri::parse_iri()

Method: Parse an IRI into scheme/authority/path/query/fragment segments

Source: wp-includes/Requests/src/Iri.php:341

Used by 0 functions | Uses 0 functions

Iri::remove_dot_segments()

Method: Remove dot segments from a path

Source: wp-includes/Requests/src/Iri.php:372

Used by 0 functions | Uses 0 functions

Iri::replace_invalid_with_pct_encoding()

Method: Replace invalid character with percent encoding

Source: wp-includes/Requests/src/Iri.php:434

Used by 0 functions | Uses 0 functions

Iri::remove_iunreserved_percent_encoded()

Method: Callback function for preg_replace_callback.

Source: wp-includes/Requests/src/Iri.php:557

Used by 0 functions | Uses 0 functions
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy