Home
last modified time | relevance | path

Searched refs:provided (Results 51 – 75 of 788) sorted by path

12345678910>>...32

/plugin/authgooglesheets/
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
H A Dcomposer.lock744 …"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extensio…
/plugin/authgooglesheets/vendor/composer/
H A DInstalledVersions.php284 $provided = $parser->parseConstraints(self::getVersionRanges($packageName));
286 return $provided->matches($constraint);
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DLICENSE6 modification, are permitted provided that the following conditions are met:
13 disclaimer in the documentation and/or other materials provided
/plugin/authgooglesheets/vendor/google/apiclient-services/
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/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/authgooglesheets/vendor/google/apiclient/
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/authgooglesheets/vendor/google/auth/
H A DCOPYING39 (an example is provided in the Appendix below).
92 modifications, and in Source or Object form, provided that You
114 documentation, if provided along with the Derivative Works; or,
120 or as an addendum to the NOTICE text from the Work, provided
127 for any such Derivative Works as a whole, provided Your use,
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/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php287 * token, if a token isn't provided.
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php465 * provided, saves a call to the metadata server for a new access
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md169 * Bug fix: Content-Type header is now added when using an explicitly provided
208 * Added a better error message for when `body` is provided as an array. Please
220 present on the provided handler in order to work.
359 default unless the `rawString` argument is provided when setting the query
920 * The bundled SSL certificate is now provided in the phar file and extracted when running Guzzle fr…
H A DUPGRADING.md21 is now present in the `GuzzleHttp\Psr7` namespace provided by the
42 strings must now be passed into request objects as strings, or provided to
66 - `GuzzleHttp\Subscriber\Cookie` is now provided by
68 - `GuzzleHttp\Subscriber\HttpError` is now provided by
70 - `GuzzleHttp\Subscriber\History` is now provided by
72 - `GuzzleHttp\Subscriber\Mock` is now provided by
74 - `GuzzleHttp\Subscriber\Prepare` is now provided by
76 - `GuzzleHttp\Subscriber\Redirect` is now provided by
325 - `GuzzleHttp\StaticClient` has been removed. Use the functions provided in
400 the method is POST and no body is provided.
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md8 - Fix pool memory leak when empty array of promises provided
H A DREADME.md205 function provided to a promise constructor is invoked when the `wait` function
508 …. The function API will be removed in 2.0.0. A migration table has been provided here for your con…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md108 Allows for easy testing and extension of a provided stream without needing
136 the gzip header, converts the provided stream to a PHP stream resource,
219 When invoking the provided callable, the PumpStream will pass the amount of
222 returned by the provided callable is buffered internally until drained using
223 the read() function of the PumpStream. The provided callable MUST return
411 string. This function does not modify the provided keys when an array is
489 - `Iterator`: If the provided value implements `Iterator`, then a read-only
558 …. The function API will be removed in 2.0.0. A migration table has been provided here for your con…
670 provided key are removed and replaced with the given key value pair. A value of null will set the q…
685 provided key are removed.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md373 * Fixed SwiftMailerHandler to lazily create message instances if a callback is provided
H A DUPGRADE.md43 now for the AMQP extension users. Only PHPAmqpLib uses it if provided.
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DREADME.md5 [`Normalizer`](https://php.net/Normalizer) class provided
/plugin/authhiorgserver/
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
293 …Plugin for DokuWiki: authentication via Single-Sign-On provided by HiOrg-Server (http://www.hiorg-…
/plugin/authldaplocal/
H A DLICENSE98 source code as you receive it, in any medium, provided that you
111 above, provided that you also meet all of these conditions:
154 Sections 1 and 2 above provided that you also do one of the following:
191 except as expressly provided under this License. Any attempt
/plugin/authlemonldap/
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

12345678910>>...32