Searched refs:authority (Results 1 – 2 of 2) sorted by relevance
791 * @param string $authority794 public function set_authority($authority, $clear_cache = false) argument805 if ($authority === null) {810 } elseif (isset($cache[$authority])) {816 ] = $cache[$authority];821 $remaining = $authority;841 $cache[$authority] = [
226 'authority' => (string) $iri->authority,233 …public static function compress_parse_url($scheme = '', $authority = '', $path = '', $query = '', … argument237 $iri->authority = $authority;