Home
last modified time | relevance | path

Searched refs:constant (Results 26 – 50 of 163) sorted by last modified time

1234567

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md252 - `Guzzle\Common\Version` has been removed. The VERSION constant can be found
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md93 * Fixed Turkish locale messing up the conversion of level names to their constant values
179 * Fixed Turkish locale messing up the conversion of level names to their constant values
476 * Added Monolog\Logger::API constant (currently 1)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DSalsa20.php218 $constant = 'expand 16-byte k';
221 $constant = 'expand 32-byte k';
224 $this->p1 = substr($constant, 0, 4) .
226 substr($constant, 4, 4) .
229 $this->p2 = substr($constant, 8, 4) .
231 substr($constant, 12, 4);
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php309 define('CRYPT_RSA_MODE', constant($this->getOpenSslConstant()));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DUtils.php44 if ($errorBitSet & constant($errorConstant)) {
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md5 while keeping the stack size constant. Read [this blog post](https://blog.domenic.me/youre-missing-…
414 In order to keep the stack size constant, Guzzle promises are resolved
459 // The stack size remains constant (a good thing)
495 deferred, it is a small price to pay for keeping the stack size constant.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTestHandler.php220 $level = constant('Monolog\Logger::' . strtoupper($matches[2]));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php624 $constant = null;
630 $constant = $child['cast'];
633 $constant = $child['constant'];
636 if (isset($constant) && isset($temp['constant'])) {
638 … $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;
699 $constant = null;
702 $constant = $child['cast'];
705 $constant = $child['constant'];
708 if (isset($constant) && isset($temp['constant'])) {
710 … $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1822 … $data = pack('CNa*', constant($clientKexInitMessage), strlen($ourPublicBytes), $ourPublicBytes);
1843 if ($type != constant($serverKexReplyMessage)) {
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md19 - [`PHP_FLOAT_*`](https://php.net/reserved.constants#constant.php-float-dig)
20 - [`PHP_OS_FAMILY`](https://php.net/reserved.constants#constant.php-os-family)
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md510 - Removed the `ListBlock::TYPE_UNORDERED` constant
511 - Removed the `CommonMarkConverter::VERSION` constant
512 - Removed the `HeadingPermalinkRenderer::DEFAULT_INNER_CONTENTS` constant
H A DCHANGELOG-0.x.md
/plugin/passpolicy/
H A D10k-common-passwords.txt8596 constant
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705constant=function(n){return arguments.length?t(my(e=+n),by(e)):e},oy(n)}function _y(){var t=xy(ry(… property in AnonymousFunctiona0dbb0ba71b00.r
1728 …i.umask=function(){return 0}},function(t,e,n){var r;try{r={clone:n(200),constant:n(87),each:n(88),… property in AnonymousFunctiona0dbb0ba73c00.r
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6constant=function(n){return arguments.length?t(my(e=+n),by(e)):e},oy(n)}function _y(){var t=xy(ry(… property in AnonymousFunction094842375ce00.r
29 …i.umask=function(){return 0}},function(t,e,n){var r;try{r={clone:n(200),constant:n(87),each:n(88),… property in AnonymousFunction094842375ef00.r
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1constant=function(n){return arguments.length?t(my(e=+n),by(e)):e},oy(n)}function xy(){var t=_y(ry(… function
28 …,unit:a.default};e.default=o},function(t,e,n){var r;try{r={clone:n(200),constant:n(87),each:n(88),… property in AnonymousFunction9ec3f6665ef00.r
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1 … * - Inline function\r\n * - Inline variable\r\n * - Inline constant\r\n * - ...\r…
H A D41.41.js1 …"@phpKeywords":{token:"keyword.php"},"@phpCompileTimeConstants":{token:"constant.php"},"@default":…
H A D41.41.js.map1 ….php' },\n '@phpCompileTimeConstants': { token: 'constant.php' },\n …
H A D43.43.js.map1constant',\n '@constructors': 'constructor',\n '@ope…
H A D47.47.js.map1 … '@keywords': 'keyword',\n '@constants': 'constant',\n …
H A D52.52.js1 …ng.heredoc"]}}],[/.*/,"string.heredoc"]],interpolated:[[/\$\w*/,"global.constant","@pop"],[/@\w*/,…

1234567