Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/
DCache.php91 public static function get_handler($location, $filename, $extension) function in SimplePie\\Cache
112 return self::get_handler($location, $filename, $extension);
DEnclosure.php121 * @see get_handler()
262 $this->handler = $this->get_handler(); // Needs to load last
491 public function get_handler() function in SimplePie\\Enclosure
877 $handler = $this->get_handler();