Home
last modified time | relevance | path

Searched refs:contributors (Results 1 – 10 of 10) sorted by relevance

/dokuwiki/lib/images/smileys/
H A DREADME3 Copyright 2019 Twitter, Inc and other contributors
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSource.php10 * Copyright (c) 2004-2022, Ryan Parman, Sam Sneddon, Ryan McCue, and contributors
23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
245 $contributors = $this->get_contributors();
246 if (isset($contributors[$key])) {
247 return $contributors[$key];
255 $contributors = [];
270 $contributors[] = $this->registry->create(Author::class, [$name, $uri, $email]);
287 $contributors[] = $this->registry->create(Author::class, [$name, $url, $email]);
291 if (!empty($contributors)) {
292 return array_unique($contributors);
[all...]
H A DItem.php10 * Copyright (c) 2004-2022, Ryan Parman, Sam Sneddon, Ryan McCue, and contributors
23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
485 $contributors = $this->get_contributors();
486 if (isset($contributors[$key])) {
487 return $contributors[$key];
494 * Get all contributors for the item
503 $contributors = [];
518 $contributors[] = $this->registry->create(Author::class, [$name, $uri, $email]);
535 $contributors[] = $this->registry->create(Author::class, [$name, $url, $email]);
539 if (!empty($contributors)) {
[all...]
H A DSimplePie.php10 * Copyright (c) 2004-2022, Ryan Parman, Sam Sneddon, Ryan McCue, and contributors
23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
2505 $contributors = $this->get_contributors();
2506 if (isset($contributors[$key])) {
2507 return $contributors[$key];
2514 * Get all contributors for the feed
2523 $contributors = [];
2538 $contributors[] = $this->registry->create(Author::class, [$name, $uri, $email]);
2555 $contributors[] = $this->registry->create(Author::class, [$name, $url, $email]);
2559 if (!empty($contributors)) {
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/
H A DLICENSE1 Copyright (c) 2011-2019 TerraFrost and other contributors
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DLICENSE17 contributors may be used to endorse or promote products derived from
/dokuwiki/vendor/simplepie/simplepie/
H A DLICENSE.txt14 * Neither the name of the SimplePie Team nor the names of its contributors may be used
H A DREADME.markdown94 Authors and contributors
115 For a complete list of contributors:
96 CurrentSimplePie""Authors and contributors global() argument
99 AlumniSimplePie""Authors and contributors global() argument
114 ContributorsSimplePie""Authors and contributors global() argument
/dokuwiki/vendor/kissifrot/php-ixr/
H A DLICENSE.txt14 - Neither the name of Incutio Ltd. nor the names of its contributors
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css5 * Copyright jQuery Foundation and other contributors; Licensed MIT */