Used By
| Used By | Description |
|---|---|
| wp-includes/Requests/IRI.php: Requests_IRI::set_userinfo() | Set the iuserinfo. |
| wp-includes/Requests/IRI.php: Requests_IRI::set_host() | Set the ihost. Returns true on success, false on failure (if there are any invalid characters). |
| wp-includes/Requests/IRI.php: Requests_IRI::set_port() | Set the port. Returns true on success, false on failure (if there are any invalid characters). |
| wp-includes/Requests/IRI.php: Requests_IRI::set_path() | Set the ipath. |
| wp-includes/Requests/IRI.php: Requests_IRI::set_query() | Set the iquery. |
| wp-includes/Requests/IRI.php: Requests_IRI::set_fragment() | Set the ifragment. |