Requests_IRI::remove_iunreserved_percent_encoded()
Method: Callback function for preg_replace_callback.
Source: wp-includes/Requests/IRI.php:543
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
Class: IRI parser/serialiser/normaliser
Source: wp-includes/Requests/IRI.php:66
Method: Set the authority. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/IRI.php:781