Home
last modified time | relevance | path

Searched refs:provided (Results 51 – 75 of 788) sorted by last modified time

12345678910>>...32

/plugin/cloud/
H A DCOPYING80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/caption/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/dev/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/dev/skel/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/structtasks/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/orphanswanted/
H A DCOPYING80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/button/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/bibtex4dw/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/copycode/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/tag/
H A DCOPYING81 source code as you receive it, in any medium, provided that you
94 above, provided that you also meet all of these conditions:
138 Sections 1 and 2 above provided that you also do one of the following:
176 except as expressly provided under this License. Any attempt
/plugin/bureaucracy/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/tgnotify/
H A DLICENSE38 (an example is provided in the Appendix below).
91 modifications, and in Source or Object form, provided that You
113 documentation, if provided along with the Derivative Works; or,
119 or as an addendum to the NOTICE text from the Work, provided
126 for any such Derivative Works as a whole, provided Your use,
/plugin/htmlok/
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/gitbacked/
H A DREADME.md20 This plugin is provided as released DokuWiki installable ZIP packages with detailed [release notes]…
H A DLICENSE80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DTharlonOFL.txt22 redistributed and/or sold with any software provided that any reserved
57 redistributed and/or sold with any software, provided that each copy
H A DDhyanaOFL.txt23 redistributed and/or sold with any software provided that any reserved
58 redistributed and/or sold with any software, provided that each copy
H A DJomolhari-OFL.txt26 redistributed and sold with any software provided that the font
62 redistributed and sold with any software, provided that each copy
H A DKhmerOFL.txt22 redistributed and/or sold with any software provided that any reserved
57 redistributed and/or sold with any software, provided that each copy
H A DLateef font OFL.txt22 redistributed and/or sold with any software provided that any reserved
57 redistributed and/or sold with any software, provided that each copy
H A DLohitKannadaOFL.txt23 redistributed and/or sold with any software provided that any reserved
58 redistributed and/or sold with any software, provided that each copy
H A DXW Zar Font Info.txt21 redistributed and/or sold with any software provided that any reserved
56 redistributed and/or sold with any software, provided that each copy
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DREADME.md7 This is based on QrCode library bundled with mPDF until v8.0, made by Laurent Minguet. It is provided under LGPL license.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DLICENSE.txt80 source code as you receive it, in any medium, provided that you
93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
173 except as expressly provided under this License. Any attempt
/plugin/dw2pdf/vendor/composer/
H A DInstalledVersions.php31 * @psalm-var array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}|array{}|null
42 * @psalm-var array<string, array{root: array{name: string, pretty_version: string, version: string, reference: string|null, type: string, install_path: string, aliases: string[], dev: bool}, versions: array<string, array{pretty_version?: string, version?: string, reference?: string|null, type?: string, install_path?: string, aliases?: string[], dev_requirement: bool, replaced?: string[], provided?: string[]}>}>
47 * Returns a list of all package names which are present, either by being installed, replaced or provided
91 * This also returns true if the package name is provided or replaced by another package
123 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
125 return $provided->matches($constraint);
154 if (array_key_exists('provided', $installed['versions'][$packageName])) {
155 $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);
166 * @return string|null If the package is being replaced or provided but is not really installed, null will be returned as version, use satisfies or getVersionRanges if you need to know if a given version is present
187 * @return string|null If the package is being replaced or provided bu
[all...]

12345678910>>...32