/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/ |
D | SchedulingConfig.php | 29 public $reserved; variable in Google\\Service\\TPU\\SchedulingConfig 48 public function setReserved($reserved) argument 50 $this->reserved = $reserved; 57 return $this->reserved;
|
/plugin/authgooglesheets/vendor/google/apiclient/src/Utils/ |
D | UriTemplate.php | 47 * @var reserved array 51 private $reserved = array( variable in Google\\Utils\\UriTemplate 155 $reserved = false, argument 166 $reserved, 180 $reserved, 192 $reserved, argument 263 if ($reserved) { 264 $value = str_replace($this->reservedEncoded, $this->reserved, $value); 301 $reserved, argument 312 $reserved,
|
/plugin/asciidocjs/node_modules/uglify-js/lib/ |
D | propmangle.js | 125 function reserve_quoted_keys(ast, reserved) { argument 143 push_uniq(reserved, name); 166 reserved: null, property 169 var reserved = options.builtins ? new Dictionary() : get_builtins(); 171 reserved.set(name, true); 173 if (Array.isArray(options.reserved)) options.reserved.forEach(function(name) { 174 reserved.set(name, true); 182 reserved.set(name, true); 198 var unmangleable = reserved.clone(); 279 if (reserved.has(name)) {
|
D | scope.js | 572 if (in_use.has(name) || RESERVED_WORDS[name] || options.reserved.has[name]) continue; 598 reserved : [], property 603 if (!Array.isArray(options.reserved)) options.reserved = []; 605 push_uniq(options.reserved, "arguments"); 606 options.reserved.has = makePredicate(options.reserved); 691 if (options.reserved.has[def.name]) return; 735 options.reserved.forEach(to_avoid); 776 if (options.reserved.has[def.name]) return;
|
/plugin/asciidocjs/node_modules/acorn/src/ |
D | state.js | 18 let reserved = "" 21 if (reserved = reservedWords[v]) break 22 if (options.sourceType == "module") reserved += " await" 24 this.reservedWords = keywordRegexp(reserved) 25 let reservedStrict = (reserved ? reserved + " " : "") + reservedWords.strict
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
D | GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig.php | 31 public $reserved; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig 105 public function setReserved($reserved) argument 107 $this->reserved = $reserved; 111 return $this->reserved;
|
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
D | propmangle.js | 78 reserved: null, property 81 var reserved = options.reserved; 82 if (reserved == null) 83 reserved = find_builtins(); 161 if (reserved.indexOf(name) >= 0) return false; 172 if (reserved.indexOf(name) >= 0) return false;
|
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/ |
D | state.js | 18 let reserved = options.allowReserved ? "" : 20 this.reservedWords = keywordRegexp(reserved) 21 let reservedStrict = (reserved ? reserved + " " : "") + reservedWords.strict
|
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/tools/ |
D | node.js | 231 function readReservedFile(filename, reserved) { argument 232 if (!reserved) { 233 reserved = { vars: [], props: [] }; variable 239 UglifyJS.push_uniq(reserved.vars, name); 244 UglifyJS.push_uniq(reserved.props, name); 247 return reserved; 252 UglifyJS.readDefaultReservedFile = function(reserved) { argument 253 return readReservedFile(require.resolve("./domprops.json"), reserved);
|
/plugin/authgoogle/google/external/ |
D | URITemplateParser.php | 41 public static $reserved; variable in URI_Template_Parser 45 self::$reserved = array_merge(self::$gen_delims, self::$sub_delims); 90 $exp->reserved = false; 95 $exp->reserved = 'true'; 198 $val = str_replace(self::$reserved_pct, self::$reserved, $val);
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/ |
D | reserved_name.test | 2 "macro" tag with reserved name 10 Twig\Error\SyntaxError: "parent" cannot be used as a macro name as it is a reserved keyword in "ind…
|
D | from_with_reserved_name.test | 2 "from" tag with reserved name 9 Twig\Error\SyntaxError: "templateName" cannot be an imported macro as it is a reserved keyword in "…
|
D | import_with_reserved_nam.test | 2 "from" tag with reserved name 11 Twig\Error\SyntaxError: "parent" cannot be called as macro as it is a reserved keyword in "index.tw…
|
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/ |
D | README.md | 19 - [`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/rst/ |
D | License.text | 4 All rights reserved. 9 All rights reserved. 14 All rights reserved.
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
D | bundle.css | 3 * Copyright (c) Microsoft Corporation. All rights reserved. 13 * Copyright (c) Microsoft Corporation. All rights reserved. 22 * Copyright (c) Microsoft Corporation. All rights reserved. 32 * Copyright (c) Microsoft Corporation. All rights reserved. 41 * Copyright (c) Microsoft Corporation. All rights reserved. 81 * Copyright (c) Microsoft Corporation. All rights reserved. 102 * Copyright (c) Microsoft Corporation. All rights reserved. 148 * Copyright (c) Microsoft Corporation. All rights reserved. 247 * Copyright (c) Microsoft Corporation. All rights reserved. 275 * Copyright (c) Microsoft Corporation. All rights reserved. [all …]
|
/plugin/dirtylittlehelper/mermaid/editor/ |
D | bundle.css | 3 * Copyright (c) Microsoft Corporation. All rights reserved. 13 * Copyright (c) Microsoft Corporation. All rights reserved. 22 * Copyright (c) Microsoft Corporation. All rights reserved. 32 * Copyright (c) Microsoft Corporation. All rights reserved. 41 * Copyright (c) Microsoft Corporation. All rights reserved. 81 * Copyright (c) Microsoft Corporation. All rights reserved. 102 * Copyright (c) Microsoft Corporation. All rights reserved. 148 * Copyright (c) Microsoft Corporation. All rights reserved. 247 * Copyright (c) Microsoft Corporation. All rights reserved. 275 * Copyright (c) Microsoft Corporation. All rights reserved. [all …]
|
/plugin/authradius/ |
D | auth.php | 99 $reserved = str_repeat ("\0", 8); 101 $resp = pack('CCa16a8a24', 1 , 1, $peer_Challenge, $reserved, $ntresp);
|
/plugin/combo/vendor/salesforce/handlebars-php/ |
D | CODEOWNERS | 1 # Comment line immediately above ownership line is reserved for related gus information. Please be …
|
/plugin/ckgedit/ckeditor/plugins/timestamp/ |
D | LICENSE.md | 4 Copyright (c) 2014-2016, CKSource - Frederico Knabben. All rights reserved. 24 Copyright (c) 2014-2016, CKSource - Frederico Knabben. All rights reserved.
|
/plugin/ckgdoku/ckeditor/plugins/timestamp/ |
D | LICENSE.md | 4 Copyright (c) 2014-2016, CKSource - Frederico Knabben. All rights reserved. 24 Copyright (c) 2014-2016, CKSource - Frederico Knabben. All rights reserved.
|
/plugin/markdownextra/ |
D | License.text | 4 All rights reserved. 9 All rights reserved.
|
/plugin/ckgdoku/ckeditor/plugins/geshi/ |
D | LICENSE.md | 4 Copyright (c) 2014-2016, CKSource - Frederico Knabben. All rights reserved. 24 Copyright (c) 2014-2016, CKSource - Frederico Knabben. All rights reserved.
|
/plugin/asciidocjs/node_modules/with/node_modules/acorn/ |
D | CHANGELOG.md | 59 Fix bug that accidentally made `undefined` a reserved word when 102 Raise an error when an import name is a reserved word. 124 Add `await` as a reserved word in module sources.
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/ |
D | varargs_argument.test | 7 …gs" in macro "test" cannot be defined because the variable "varargs" is reserved for arbitrary arg…
|