Home
last modified time | relevance | path

Searched refs:in (Results 201 – 225 of 3785) sorted by path

12345678910>>...152

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DTwofish.php601 * @param string $in
612 $in = unpack("V4", $in);
613 $R0 = $K[0] ^ $in[1];
614 $R1 = $K[1] ^ $in[2];
615 $R2 = $K[2] ^ $in[3];
616 $R3 = $K[3] ^ $in[4];
657 * @param string $in
668 $in = unpack("V4", $in);
669 $R0 = $K[4] ^ $in[1];
670 $R1 = $K[5] ^ $in[2];
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php1362 * @param string $in
1368 … public static function convert($in, $from = self::TYPE_UTF8_STRING, $to = self::TYPE_UTF8_STRING) argument
1376 $inlength = strlen($in);
1385 $c = ord($in[$i++]);
1388 $c = ($c << 8) | ord($in[$i++]);
1389 $c = ($c << 8) | ord($in[$i++]);
1392 $c = ($c << 8) | ord($in[$i++]);
1403 if ($bit > 25 || $i >= $inlength || (ord($in[$i]) & 0xC0) != 0x80) {
1406 $c = ($c << 6) | (ord($in[$i++]) & 0x3F);
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file, in reverse chronological order…
9 - Make spacing consistent in phpdoc annotations php-fig/cache#9 - chalasr
10 - Fix grammar in phpdoc annotations php-fig/cache#10 - chalasr
11 - Be more specific in docblocks that `getItems()` and `deleteItems()` take an array of strings (`st…
12 - For `expiresAt()` and `expiresAfter()` in CacheItemInterface fix docblock to specify null as a va…
H A DLICENSE.txt5 in the Software without restriction, including without limitation the rights
10 The above copyright notice and this permission notice shall be included in
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file, in reverse chronological order…
21 - Updated all `@return self` annotation references in interfaces to use
H A DLICENSE5 in the Software without restriction, including without limitation the rights
10 The above copyright notice and this permission notice shall be included in
H A DREADME.md13 We'll certainly need some stuff in here.
/plugin/authgooglesheets/vendor/psr/log/
H A DLICENSE5 in the Software without restriction, including without limitation the rights
10 The above copyright notice and this permission notice shall be included in
H A DREADME.md56 implement `Psr\Log\LoggerInterface` in your code. Please read the
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DLICENSE7 in the Software without restriction, including without limitation the rights
12 The above copyright notice and this permission notice shall be included in all
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php596 for ($in = $b; $in < $inputLength; ++$out) {
601 if ($in >= $inputLength) {
605 $digit = self::$basicToDigit[$bytes[$in++] & 0xFF];
H A DLICENSE5 in the Software without restriction, including without limitation the rights
10 The above copyright notice and this permission notice shall be included in all
H A DREADME.md6 More information can be found in the
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DLICENSE5 in the Software without restriction, including without limitation the rights
10 The above copyright notice and this permission notice shall be included in all
H A DREADME.md8 More information can be found in the
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DLICENSE5 in the Software without restriction, including without limitation the rights
10 The above copyright notice and this permission notice shall be included in all
H A DREADME.md13 Moved to core since 7.2 (was in the optional XML extension earlier):
22 More information can be found in the
/plugin/authhiorgserver/
H A DLICENSE26 in new free programs; and that you know you can do these things.
80 source code as you receive it, in any medium, provided that you
116 and can be reasonably considered independent and separate works in
153 an offer, in accord with Subsection b above.)
161 anything that is normally distributed (in either source or binary
178 parties remain in full compliance.
212 apply and the section as a whole is intended to apply in other
221 through that system in reliance on consistent application of that
235 the limitation as if written in the body of this License.
239 be similar in spirit to the present version, but may differ in detail to
[all …]
H A DREADME.md15 3. Setzen Sie zuerst die Einstellungen des Plugins in Ihrem Wiki unter
37 If you install this plugin manually, make sure it is installed in
42 on how to install plugins in DokuWiki.
51 This program is distributed in the hope that it will be useful,
56 See the COPYING file in your DokuWiki folder for details
/plugin/authhttp/
H A DREADME42 Note that this is not a bug in DokuWiki - DokuWiki can't in any way know how
48 This might actually be a considerable setup since there is not much point in
57 not enable HTTP authentication in your Webserver).
65 want to disable email-related functions in DokuWiki.
66 - the user's groups: authhttp will simply put all users in DokuWiki's
67 "defaultgroup". Users whose login names are listed in "specialusers" will
70 leave this setting at "admin" as well and put users supposed to be admins in
81 because there is not much sense in offering a form-based login when HTTP
84 logged in an
[all...]
/plugin/authimap/
H A DREADME8 If you install this plugin manually, make sure it is installed in
13 on how to install plugins in DokuWiki.
22 This program is distributed in the hope that it will be useful,
27 See the COPYING file in your DokuWiki folder for details
/plugin/authimap2/
H A DREADME8 If you install this plugin manually, make sure it is installed in
13 on how to install plugins in DokuWiki.
22 This program is distributed in the hope that it will be useful,
27 See the COPYING file in your DokuWiki folder for details
/plugin/authjoomla/
H A DREADME8 If you install this plugin manually, make sure it is installed in
13 on how to install plugins in DokuWiki.
22 This program is distributed in the hope that it will be useful,
27 See the COPYING file in your DokuWiki folder for details
/plugin/authjoomla3/
H A DREADME.md17 …` group are locally renamed (means it happens only on dokuwiki) to `admin` in order to make them a…
/plugin/authldaplocal/
H A DLICENSE9 This program is distributed in the hope that it will be useful,
44 in new free programs; and that you know you can do these things.
98 source code as you receive it, in any medium, provided that you
134 and can be reasonably considered independent and separate works in
171 an offer, in accord with Subsection b above.)
179 anything that is normally distributed (in either source or binary
196 parties remain in full compliance.
230 apply and the section as a whole is intended to apply in other
239 through that system in reliance on consistent application of that
253 the limitation as if written in the body of this License.
[all …]

12345678910>>...152