Home
last modified time | relevance | path

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

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