/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/ |
H A 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/ |
H A 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/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
H A 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/authgoogle/google/external/ |
H A 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/ |
H A 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 "…
|
H A 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…
|
H A 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/ |
H A 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/ |
H A D | License.text | 4 All rights reserved. 9 All rights reserved. 14 All rights reserved.
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A 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/ |
H A 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/ |
H A 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/ |
H A D | CODEOWNERS | 1 # Comment line immediately above ownership line is reserved for related gus information. Please be careful while editing.
|
/plugin/ckgdoku/ckeditor/plugins/timestamp/ |
H A 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/ |
H A D | License.text | 4 All rights reserved. 9 All rights reserved.
|
/plugin/ckgdoku/ckeditor/plugins/geshi/ |
H A 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/ckgedit/ckeditor/plugins/timestamp/ |
H A 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/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/ |
H A D | varargs_argument.test | 7 …gs" in macro "test" cannot be defined because the variable "varargs" is reserved for arbitrary arg…
|
/plugin/codehighlight/cp/languages/ |
H A D | java.css | 5 b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
|
H A D | javascript.css | 5 b {color:#7F0055;font-weight:bold;} /* reserved words */
|
H A D | csharp.css | 6 b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
|
H A D | generic.css | 5 b {color:#7F0055;font-weight:bold;} /* reserved words */
|
H A D | html.css | 13 tt i {color:darkblue;font-weight:bold;} /* script reserved words */
|
H A D | xsl.css | 14 tt i {color:darkblue;font-weight:bold;} /* script reserved words */
|
H A D | ruby.css | 5 b {color:#7F0055;font-weight:bold;} /* reserved words */
|