Searched refs:channels (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Enclosure.php | 41 public $channels; variable in SimplePie\\Enclosure 207 ?int $channels = null, argument 230 $this->channels = $channels; 355 if ($this->channels !== null) { 356 return $this->channels;
|
| H A D | Item.php | 1448 if (isset($content['attribs']['']['channels'])) { 1449 …$channels = $this->sanitize($content['attribs']['']['channels'], \SimplePie\SimplePie::CONSTRUCT_T… 1905 if (isset($content['attribs']['']['channels'])) { 1906 …$channels = $this->sanitize($content['attribs']['']['channels'], \SimplePie\SimplePie::CONSTRUCT_T… 2170 …:class, [$url, $type, $length, null, $bitrate, $captions, $categories, $channels, $copyrights, $cr… 2179 $channels = null; 2207 … $type, $length, null, $bitrate, $captions_parent, $categories_parent, $channels, $copyrights_pare… 2215 $channels = null; 2238 … $type, $length, null, $bitrate, $captions_parent, $categories_parent, $channels, $copyrights_pare… 2246 $channels = null; [all …]
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | README.markdown | 89 to one of our [support channels][]. For bug reports and feature requests, visit 94 [support channels]: http://simplepie.org/support/
|