| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessApproval/ |
| D | DismissDecision.php | 29 public $implicit; variable in Google\\Service\\AccessApproval\\DismissDecision 48 public function setImplicit($implicit) argument 50 $this->implicit = $implicit; 57 return $this->implicit;
|
| /plugin/fedauth/Auth/OpenID/ |
| D | Extension.php | 44 $implicit = $message->isOpenID1(); 47 $implicit);
|
| D | Message.php | 316 function addAlias($namespace_uri, $desired_alias, $implicit=false) argument 364 if ($implicit) { 430 $implicit = Auth_OpenID_isOpenID1($openid_namespace); 431 $this->setOpenIDNamespace($openid_namespace, $implicit); 573 function setOpenIDNamespace($openid_ns_uri, $implicit) argument 582 $implicit);
|
| /plugin/openid/Auth/OpenID/ |
| D | Extension.php | 51 $implicit = $message->isOpenID1(); 54 $implicit);
|
| D | Message.php | 362 function addAlias($namespace_uri, $desired_alias, $implicit=false) argument 410 if ($implicit) { 489 $implicit = Auth_OpenID_isOpenID1($openid_namespace); 490 $this->setOpenIDNamespace($openid_namespace, $implicit); 637 function setOpenIDNamespace($openid_ns_uri, $implicit) argument 646 $implicit);
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-scala.js | 47 …tract|case|catch|class|def|do|else|extends|final|finally|for|forSome|if|implicit|import|lazy|match…
|
| D | lang-xq.js | 64 …implicit-timezone|fn:idref|fn:id|fn:hours-from-time|fn:hours-from-duration|fn:hours-from-dateTime|…
|
| /plugin/asciidocjs/node_modules/commander/ |
| D | CHANGELOG.md | 38 * implicit help command when there are subcommands (previously only if executables) ([#1149]) 39 * customise implicit help command with `.addHelpCommand()` ([#1149]) 58 * only add implicit help command when it will not conflict with other uses of argument ([#1153] [#1… 59 * implicit help command works with command aliases ([#948] [#1149]) 87 * removed EventEmitter from TypeScript definition for Command, eliminating implicit peer dependency…
|
| D | Readme.md | 460 further help for the subcommand. These are effectively the same if the `shell` program has implicit… 541 You can explicitly turn on or off the implicit help command with `.addHelpCommand()` and `.addHelpC…
|
| /plugin/sketchcanvas/script/ |
| D | js-yaml.mjs | 346 var implicit = []; 357 …} else if (definition && (Array.isArray(definition.implicit) || Array.isArray(definition.explicit)… 358 // Schema.extend({ explicit: [ type1, type2, ... ], implicit: [ type1, type2, ... ] }) 359 if (definition.implicit) implicit = implicit.concat(definition.implicit); 364 'or a schema definition ({ implicit: [...], explicit: [...] })'); 367 implicit.forEach(function (type$1) { 373 …throw new exception('There is a non-scalar type in the implicit list of a schema. Implicit resolvi… 377 …throw new exception('There is a multi type in the implicit list of a schema. Multi tags can only b… 389 result.implicit = (this.implicit || []).concat(implicit); 392 result.compiledImplicit = compileList(result, 'implicit'); [all …]
|
| /plugin/c3chart/assets/ |
| D | js-yaml.min.js | 2 …implicit)&&!Array.isArray(e.explicit))throw new o("Schema.extend argument should be a Type, [ Type… property
|
| /plugin/achart/assets/ |
| D | js-yaml.min.js | 2 …implicit)&&!Array.isArray(e.explicit))throw new o("Schema.extend argument should be a Type, [ Type… property
|
| /plugin/amcharts/assets/ |
| D | js-yaml.min.js | 2 …implicit=e.implicit||[],this.explicit=e.explicit||[],this.implicit.forEach(function(e){if(e.loadKi… property
|
| /plugin/combo/vendor/symfony/yaml/ |
| H A D | CHANGELOG.md | 43 …* removed support for implicit STDIN usage in the `lint:yaml` command, use `lint:yaml -` (append a…
|
| /plugin/codemirror/dist/modes/ |
| D | dylan.min.js.map | 1 …implicit bodies).\n otherSimpleDefinition: [\"generic\", \"domain\",\n …
|
| D | fortran.min.js.map | 1 …function\", \"generic\",\n \"go\", \"goto\", \"if\", \"implicit\", \"import\", \"…
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | collapsible.js | 81 implicit: "\u22c5",
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 14.14.js.map | 1 …ove',\n 'operator',\n 'true',\n 'false',\n 'implicit',\n 'expli…
|
| D | 55.55.js.map | 1 …r'],\n modifiers: [\n 'abstract',\n 'final',\n 'implicit',\n 'lazy'…
|
| D | 48.48.js.map | 1 … 'from',\n 'goto',\n 'group',\n 'if',\n 'implicit',\n 'in',\…
|
| /plugin/asciidocjs/node_modules/handlebars/ |
| D | README.markdown | 70 …ns but should not be confused with one another. Sections are akin to an implicit `each` or `with` …
|
| /plugin/asciidocjs/node_modules/yargs-parser/ |
| D | CHANGELOG.md | 282 * boolean arguments will not be collected into an implicit array ([#236](https://www.github.com/yar…
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
| D | router.js | 112 implicit: function() { method
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | specs.md | 629 The *implicit link name* shortcut allows you to omit the name of the 663 Using the implicit link name shortcut, you could instead write:
|
| /plugin/asciidocjs/node_modules/pug/ |
| D | History.md | 212 * Remove implicit text only for script/style ([@ForbesLindesay](http://www.forbeslindesay.co.uk/)) 282 * deprecate implicit text-only `script` and `style` tags
|