Iri::set_host()
Method: Set the ihost. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:890
Method: Set the ihost. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:890
Method: Set the port. Returns true on success, false on failure (if there are any invalid characters).
Source: wp-includes/Requests/src/Iri.php:937
Method: Set the ipath.
Source: wp-includes/Requests/src/Iri.php:959
Method: Set the iquery.
Source: wp-includes/Requests/src/Iri.php:987
Method: Set the ifragment.
Source: wp-includes/Requests/src/Iri.php:1004
Method: Convert an IRI to a URI (or parts thereof)
Source: wp-includes/Requests/src/Iri.php:1021
Method: Get the complete IRI
Source: wp-includes/Requests/src/Iri.php:1047
Method: Replace invalid character with percent encoding
Source: wp-includes/Requests/src/Iri.php:434
Method: Callback function for preg_replace_callback.
Source: wp-includes/Requests/src/Iri.php:557
Class: IRI parser/serialiser/normaliser
Source: wp-includes/Requests/src/Iri.php:72