Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
H A DCache.php52 public static function get_handler(string $location, string $filename, $extension) function in SimplePie\\Cache
77 return self::get_handler($location, $filename, $extension);
H A DEnclosure.php81 * @see get_handler()
260 $this->handler = $this->get_handler(); // Needs to load last
489 public function get_handler() function in SimplePie\\Enclosure
875 $handler = $this->get_handler();