Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php251 $this->set_authority(null, true);
749 && $this->set_authority($parsed['authority'])
795 public function set_authority($authority, $clear_cache = false) function in SimplePie\\IRI