Searched refs:get_type (Results 1 – 8 of 8) sorted by relevance
71 * @see get_type()126 public function get_type() function in SimplePie\\Restriction
90 * @see get_type()160 public function get_type() function in SimplePie\\Category
63 * @see get_type()187 public function get_type() function in SimplePie\\Caption
211 * @see get_type()783 public function get_type() function in SimplePie\\Enclosure1045 * @see get_type()1058 if ($this->get_type() !== null) {
110 if ($sniffer->get_type() !== 'text/html') {147 $sniffed = $sniffer->get_type();
1654 if (!($this->get_type() & ~self::TYPE_NONE)) {1906 $sniffed = $sniffer->get_type();2013 public function get_type() function in SimplePie\\SimplePie2158 $type = $this->get_type();2198 $type = $this->get_type();2244 $type = $this->get_type();2908 …} elseif ($this->get_type() & self::TYPE_RSS_SYNDICATION && $this->get_image_tags(self::NAMESPACE_…2929 …} elseif ($this->get_type() & self::TYPE_RSS_SYNDICATION && $this->get_image_tags(self::NAMESPACE_…
85 public function get_type() function in SimplePie\\Content\\Type\\Sniffer
223 * Introduced `SimplePie_Category->get_type()` for retrieving category type. [#492](https://github.c…