Home
last modified time | relevance | path

Searched refs:provided (Results 1 – 25 of 788) sorted by relevance

12345678910>>...32

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DContextRule.php34 public $provided; variable in Google\\Service\\ServiceConsumerManagement\\ContextRule
75 public function setProvided($provided) argument
77 $this->provided = $provided;
84 return $this->provided;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DContextRule.php34 public $provided; variable in Google\\Service\\ServiceManagement\\ContextRule
75 public function setProvided($provided) argument
77 $this->provided = $provided;
84 return $this->provided;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DContextRule.php34 public $provided; variable in Google\\Service\\ServiceNetworking\\ContextRule
75 public function setProvided($provided) argument
77 $this->provided = $provided;
84 return $this->provided;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DContextRule.php34 public $provided; variable in Google\\Service\\ServiceUsage\\ContextRule
75 public function setProvided($provided) argument
77 $this->provided = $provided;
84 return $this->provided;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2137/
H A DIssue2137Test.php9 public function testBrandService($provided, $expected) argument
11 $this->assertSame($provided, $expected);
29 public function testSomethingElseInvalid($provided, $expected) argument
31 $this->assertSame($provided, $expected);
/plugin/markdownextra/
H A DLicense.text12 modification, are permitted provided that the following conditions are
20 documentation and/or other materials provided with the distribution.
26 This software is provided by the copyright holders and contributors "as
/plugin/snow/
H A DCONTRIBUTING.md6 which has been provided under the BSD license, the code for this plugin is provided under a BSD lic…
H A DLICENSE.md8 purpose with or without fee is hereby granted, provided that the above
29 are permitted provided that the following conditions are met:
36 other materials provided with the distribution.
/plugin/rst/
H A DLicense.text17 modification, are permitted provided that the following conditions are
25 documentation and/or other materials provided with the distribution.
31 This software is provided by the copyright holders and contributors "as
/plugin/removeold/lang/en/
H A Dhelp.txt11 We kindly want to remind that this plugin just works with the information provided
13 rely on the infomation and good work provided by DokuWiki Core Development.
/plugin/mdpage/vendor/composer/
H A DInstalledVersions.php107 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
109 return $provided->matches($constraint);
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DREADME.md8 By using a custom PHP error handler such as the one provided by the Symfony ErrorHandler component,
15 - more arguments can be provided: they will be inserted in the message using `printf()` formatting
/plugin/combo/vendor/symfony/deprecation-contracts/
H A DREADME.md8 By using a custom PHP error handler such as the one provided by the Symfony ErrorHandler component,
15 - more arguments can be provided: they will be inserted in the message using `printf()` formatting
/plugin/openlayersmap/
H A DLICENSE.md5 purpose with or without fee is hereby granted, provided that the above
25 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
29 Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
/plugin/freechat/phpfreechat/lib/json/
H A DLICENSE2 modification, are permitted provided that the following conditions are
10 documentation and/or other materials provided with the distribution.
/plugin/authgooglesheets/vendor/composer/
H A DInstalledVersions.php284 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
286 return $provided->matches($constraint);
/plugin/openlayersmapoverlays/
H A DLICENSE.txt5 purpose with or without fee is hereby granted, provided that the above
25 are permitted provided that the following conditions are met:
32 other materials provided with the distribution.
/plugin/geophp/
H A DLICENCE6 purpose with or without fee is hereby granted, provided that the above
/plugin/calendoku/
H A DLicense.text6 modification, are permitted provided that the following conditions are met:
12 other materials provided with the distribution.
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DLICENCE5 modification, are permitted provided that the following conditions are met:
11 and/or other materials provided with the distribution.
/plugin/combo/vendor/composer/
H A DInstalledVersions.php233 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
235 return $provided->matches($constraint);
264 if (array_key_exists('provided', $installed['versions'][$packageName])) {
265 $ranges = array_merge($ranges, $installed['versions'][$packageName]['provided']);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc22 provided as a string, it is passed directly to {es} as a string. This allows
26 If the data is an array, it is converted to JSON. If the data provided was an
70 is provided as a string, it is passed directly to {es} as a string. This allows
74 If the data is an array, it is converted to json. If the data provided was an
114 If the data provided was an empty array, the serializer manually converts the
/plugin/pgn4web/pgn4web/libs/garbochess/
H A DLICENSE.txt5 modification, are permitted provided that the following conditions
11 documentation and/or other materials provided with the distribution.
/plugin/icalevents/vendor/sabre/vobject/
H A DLICENSE6 are permitted provided that the following conditions are met:
12 and/or other materials provided with the distribution.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A Dlicence.txt5 modification, are permitted provided that the following conditions are met:
10 documentation and/or other materials provided with the distribution.

12345678910>>...32