Searched refs:credits (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Enclosure.php | 93 public $credits; variable in SimplePie\\Enclosure 229 …ptions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $descript… argument 236 $this->credits = $credits; 386 $credits = $this->get_credits(); 387 if (isset($credits[$key])) { 388 return $credits[$key]; 401 if ($this->credits !== null) { 402 return $this->credits;
|
H A D | Item.php | 2047 … $credits[] = $this->registry->create(Credit::class, [$credit_role, $credit_scheme, $credit_name]); 2049 if (is_array($credits)) { 2050 $credits = array_values(array_unique($credits)); 2053 $credits = $credits_parent; 2177 …length, null, $bitrate, $captions, $categories, $channels, $copyrights, $credits, $description, $d…
|
/dokuwiki/vendor/kissifrot/php-ixr/ |
H A D | README.md | 5 All credits go to Incutio.
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | THANKS | 2 THANKS - List of credits for GeSHi
|
H A D | CHANGELOG | 628 - Added missing credits for D language file to THANKS file (SF#1720899, BenBE)
|