Home
last modified time | relevance | path

Searched refs:one (Results 251 – 275 of 1245) sorted by last modified time

1...<<11121314151617181920>>...50

/plugin/avtaskbox/
H A DCOPYING136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/yourip/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js1622 EmitterMixin.prototype.one = function (types, handler) {
1623 $(this).one(types, this._prepareIntercept(handler));
3855 this.renderQueue.one('stop', func.bind(this));
8891 _this.one('release', onResolve);
H A Dfullcalendar.less131 every button that is not first in a button group should scootch over one pixel and cover the
522 /* force events to be one-line tall */
561 /* make the "more" popover one higher than this */ }
/plugin/davcal/vendor/sabre/http/
H A DREADME.md298 // If youre $remoteUrl doesn't end with a slash, this one probably shouldn't
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md35 * #219: Corrected validation of `EXDATE` properties with more than one value.
260 one newline. Thanks @Vedmak for the patch.
302 * Added: You can now add() multiple parameters to a property in one call.
404 * Added: Easy support for properties with more than one value, using setParts
537 * Added: includes.php file, to load the entire library in one go.
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md30 no one there, post a message on the [mailing list][6].
/plugin/davcal/
H A Dplugin.info.txt6 desc Create one calendar per page and share/subscribe via CalDAV
/plugin/pot/
H A DLICENSE137 Sections 1 and 2 above provided that you also do one of the following:
294 <one line to give the program's name and a brief idea of what it does.>
H A DREADME.md106 Already set "< pot>" values can be retrieved and included in the formulas. To retrieve exactly one
108 <pot> {@example} + 1 </pot> to fetch exactly one other pot result
/plugin/spreadout/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
H A DREADME.md2 … that allows for two spaces between content sentences if the user types two spaces rather than one.
H A Dplugin.info.txt6 … that allows for two spaces between content sentences if the user types two spaces rather than one.
/plugin/indexmenu/
H A DCOPYING138 Sections 1 and 2 above provided that you also do one of the following:
298 <one line to give the program's name and a brief idea of what it does.>
/plugin/actionrenderer/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTelegramBotHandler.php136 …throw new \InvalidArgumentException('Unknown parseMode, use one of these: ' . implode(', ', self::…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php47 protected static $one; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey
149 self::$one = new BigInteger(1);
H A DSymmetricKey.php1087 static $one;
1088 if (!isset($one)) {
1089 $one = new BigInteger(1);
1113 $temp = $temp->add($one);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php173 $k = BigInteger::randomRange(self::$one, $order->subtract(self::$one));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DPuTTY.php57 static $one;
58 if (!isset($one)) {
59 $one = new BigInteger(1);
84 $temp = $primes[1]->subtract($one);
86 $temp = $primes[2]->subtract($one);
H A DRaw.php121 $one = new BigInteger(1);
122 $temp = $components['primes'][1]->subtract($one);
124 $temp = $components['primes'][2]->subtract($one);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php363 $n = clone self::$one;
366 'top' => clone self::$one,
380 $min = $min->add(self::$one);
393 $temp = $primes[$i]->subtract(self::$one);
404 } while (!$gcd->equals(self::$one));
411 $temp = $prime->subtract(self::$one);
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING111 pertain to any part of the Derivative Works, in at least one
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md351 - The `send` method no longer accepts more than one request. Use `sendAll` to
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md110 …ke the WhatFailureGroupHandler but stops dispatching log records as soon as one handler accepted it
127 * Fixed GelfFormatter losing some data when one attachment was too long
383 …ineFormatter::includeStacktraces to enable exception stack traces in logs (uses more than one line)
489 * Added UidProcessor to inject a unique identifier to all log records of one request/run
540 * Added the possibility to specify more than one recipient in NativeMailerHandler

1...<<11121314151617181920>>...50