Searched refs:get_handler (Results 1 – 2 of 2) sorted by relevance
91 public static function get_handler($location, $filename, $extension) function in SimplePie\\Cache112 return self::get_handler($location, $filename, $extension);
121 * @see get_handler()262 $this->handler = $this->get_handler(); // Needs to load last491 public function get_handler() function in SimplePie\\Enclosure877 $handler = $this->get_handler();