Home
last modified time | relevance | path

Searched refs:restrictions (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php149 public $restrictions; variable in SimplePie\\Enclosure
196 * @param Restriction[]|null $restrictions
221 ?array $restrictions = null, argument
246 $this->restrictions = $restrictions;
680 $restrictions = $this->get_restrictions();
681 if (isset($restrictions[$key])) {
682 return $restrictions[$key];
695 if ($this->restrictions !== null) {
696 return $this->restrictions;
H A DItem.php2140 …$restrictions[] = $this->registry->create(Restriction::class, [$restriction_relationship, $restric…
2142 if (is_array($restrictions)) {
2143 $restrictions = array_values(array_unique($restrictions));
2146 $restrictions = $restrictions_parent;
2170 …ate, $hashes, $height, $keywords, $lang, $medium, $player, $ratings, $restrictions, $samplingrate,…
/dokuwiki/
H A DCOPYING28 To protect your rights, we need to make restrictions that forbid
30 These restrictions translate to certain responsibilities for you if you
193 restrictions on the recipients' exercise of the rights granted herein.
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE28 To protect your rights, we need to make restrictions that forbid
30 These restrictions translate to certain responsibilities for you if you
193 restrictions on the recipients' exercise of the rights granted herein.
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE35 To protect your rights, we need to make restrictions that forbid
37 rights. These restrictions translate to certain responsibilities for
328 restrictions of other proprietary libraries that do not normally
370 restrictions on the recipients' exercise of the rights granted herein.
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE430 restrictions" within the meaning of section 10. If the Program as you
504 You may not impose any further restrictions on the exercise of the
/dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/
H A DLICENSE191 c. No downstream restrictions. You may not offer or impose
H A Dspec.txt2692 > The only restrictions are that block-level HTML elements —
2706 respect all of these restrictions.