Home
last modified time | relevance | path

Searched refs:provided (Results 76 – 100 of 788) sorted by relevance

12345678910>>...32

/plugin/tline/
H A DLICENSE.txt5 * modification, are permitted provided that the following conditions
13 * documentation and/or other materials provided with the distribution.
/plugin/eventline/
H A DLICENSE.txt5 * modification, are permitted provided that the following conditions
13 * documentation and/or other materials provided with the distribution.
/plugin/pdfjs/pdfjs/web/cmaps/
H A DLICENSE6 %%Copyright: without modification, are permitted provided that the
16 %%Copyright: provided with the distribution.
/plugin/pureldap/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...]
/plugin/commonmark/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...]
/plugin/elasticsearch/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...]
/plugin/barcodes/vendor/composer/
H A DInstalledVersions.php123 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
125 return $provided->matches($constraint);
/plugin/oauth/vendor/composer/
H A DInstalledVersions.php29 * @psalm-var array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}|array{}|null
40 * @psalm-var array<string, array{root: array{name: string, version: string, reference: string, pretty_version: string, aliases: string[], dev: bool, install_path: string, type: string}, versions: array<string, array{dev_requirement: bool, pretty_version?: string, version?: string, aliases?: string[], reference?: string, replaced?: string[], provided?: string[], install_path?: string, type?: string}>}>
45 * Returns a list of all package names which are present, either by being installed, replaced or provided
89 * This also returns true if the package name is provided or replaced by another package
121 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
123 return $provided->matches($constraint);
152 if (array_key_exists('provided', $installed['versions'][$packageName])) {
153 $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);
164 * @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
185 * @return string|null If the package is being replaced or provided bu
[all...]
/plugin/geophp/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...]
/plugin/authyubikey/
H A Dplugin.info.txt6 …ki's local password storage combined with the two factor identification provided by Yubico's Yubik…
/plugin/upgrade/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...]
/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...]
/plugin/aichat/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...]
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DREADME.md5 [`Normalizer`](https://php.net/Normalizer) class provided
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DArithmetic.pp12 // modification, are permitted provided that the following conditions are met:
17 // documentation and/or other materials provided with the distribution.
/plugin/sequencediagram/
H A DREADME24 modification, are permitted provided that the following conditions are met:
30 and/or other materials provided with the distribution.
/plugin/authgoogle/
H A DREADME.md4 using OAuth 2.0 protocol provided by Google
/plugin/bbcodeextensions/
H A DREADME3 Extends the functionality provided by eg.: plugin:bbcode, by adding a number of custom BBCode tags …
/plugin/data-au/lang/en/
H A Dadmin_intro.txt5 …lugin, but all dataau will be prefixed or postfixed with the values you provided for the alias her…
/plugin/data/lang/en/
H A Dadmin_intro.txt5 The aliased types can be used like any other type of the plugin, but all data will be prefixed or postfixed with the values you provided for the alias here. This is usually used for linking certain field types to special namespaces.
/plugin/findologicxmlexport/vendor/hoa/math/
H A DArithmetic.pp12 // modification, are permitted provided that the following conditions are met:
17 // documentation and/or other materials provided with the distribution.
/plugin/oembed/
H A Dstyle.css13 * modification, are permitted provided that the following conditions are met:
19 * and/or other materials provided with the distribution.
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md18 * No encoding issues as the encoding attribute is provided in the XML response `<?xml version="1.0"…
62 Tests should be provided if possible.
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.pp12 // modification, are permitted provided that the following conditions are met:
17 // documentation and/or other materials provided with the distribution.
/plugin/fedauth/lang/en/
H A Dregister.txt5 all the missing information below or verify what has been provided by @PROVID@

12345678910>>...32