Home
last modified time | relevance | path

Searched refs:set_authority (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php223 $this->set_authority(null, true);
721 && $this->set_authority($parsed['authority'])
767 public function set_authority(?string $authority, bool $clear_cache = false) function in SimplePie\\IRI