Requests_IRI::remove_dot_segments()
Method: Remove dot segments from a path
Source: wp-includes/Requests/IRI.php:358
Method: Remove dot segments from a path
Source: wp-includes/Requests/IRI.php:358
Method: Get the complete URI
Source: wp-includes/Requests/IRI.php:1043
Method: Replace invalid character with percent encoding
Source: wp-includes/Requests/IRI.php:420
Method: Get the complete iauthority
Source: wp-includes/Requests/IRI.php:1052
Method: Callback function for preg_replace_callback.
Source: wp-includes/Requests/IRI.php:543
Method: Get the complete authority
Source: wp-includes/Requests/IRI.php:1075
Method:
Source: wp-includes/Requests/IRI.php:657
Method: Check if the object represents a valid IRI. This needs to be done on each call as some things change depending on another part of the IRI.
Source: wp-includes/Requests/IRI.php:687
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
Method: Set the scheme. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:760