/plugin/gtime/gtlib/asn1/ |
D | ASN1Tag.php | 35 private $explicit = true; variable in ASN1Tag 75 if ($this->explicit) { 166 public function setExplicit($explicit) { argument 167 $this->explicit = $explicit; 176 return $this->explicit;
|
/plugin/asciidocjs/node_modules/core-js/modules/ |
D | web.dom.iterable.js | 48 var explicit = DOMIterables[NAME]; variable 56 …if (explicit) for (key in $iterators) if (!proto[key]) redefine(proto, key, $iterators[key], true);
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
D | HTML.SafeScripting.txt | 8 Inline scripting is not allowed, and the script must match an explicit whitelist.
|
D | HTML.AllowedComments.txt | 6 A whitelist which indicates what explicit comment bodies should be
|
D | URI.DefaultScheme.txt | 13 which case we reject all URIs which do not have explicit schemes.
|
D | Filter.ExtractStyleBlocks.txt | 69 counter measures: an explicit width and height set to auto in all
|
/plugin/sketchcanvas/script/ |
D | js-yaml.mjs | 347 var explicit = []; 351 explicit.push(definition); 355 explicit = explicit.concat(definition); 357 …} else if (definition && (Array.isArray(definition.implicit) || Array.isArray(definition.explicit)… 358 // Schema.extend({ explicit: [ type1, type2, ... ], implicit: [ type1, type2, ... ] }) 360 if (definition.explicit) explicit = explicit.concat(definition.explicit); 364 'or a schema definition ({ implicit: [...], explicit: [...] })'); 377 …ere is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.'); 381 explicit.forEach(function (type$1) { 390 result.explicit = (this.explicit || []).concat(explicit); [all …]
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/ |
D | arrays.rst | 6 Serializing arrays and hashes (a concept that in PHP has not explicit boundaries)
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/ |
D | DhyanaOFL.txt | 65 Name(s) unless explicit written permission is granted by the corresponding 72 Copyright Holder(s) and the Author(s) or with their explicit written
|
D | Jomolhari-OFL.txt | 69 Name(s), in part or in whole, unless explicit written permission is 78 Copyright Holder and the Author(s) or with their explicit written
|
D | LohitKannadaOFL.txt | 65 Name(s) unless explicit written permission is granted by the corresponding 72 Copyright Holder(s) and the Author(s) or with their explicit written
|
D | Lateef font OFL.txt | 64 Name(s) unless explicit written permission is granted by the corresponding 71 Copyright Holder(s) and the Author(s) or with their explicit written
|
D | TharlonOFL.txt | 64 Name(s) unless explicit written permission is granted by the corresponding 71 Copyright Holder(s) and the Author(s) or with their explicit written
|
D | XW Zar Font Info.txt | 63 Name(s) unless explicit written permission is granted by the corresponding 70 Copyright Holder(s) and the Author(s) or with their explicit written
|
D | KhmerOFL.txt | 64 Name(s) unless explicit written permission is granted by the corresponding 71 Copyright Holder(s) and the Author(s) or with their explicit written
|
/plugin/revealjs/lib/font/source-sans-pro/ |
D | LICENSE | 35 3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit writt… 37 …tribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permissio…
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
D | HTMLModuleManager.php | 200 …trigger_error('Overloading ' . $module->name . ' without explicit overload parameter', E_USER_WARN…
|
/plugin/combo/vendor/symfony/yaml/ |
D | CHANGELOG.md | 43 …IN usage in the `lint:yaml` command, use `lint:yaml -` (append a dash) instead to make it explicit. 50 … when using the `lint:yaml` command, use `lint:yaml -` (append a dash) instead to make it explicit.
|
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/ |
D | CODE_OF_CONDUCT.md | 30 address, without explicit permission
|
/plugin/elasticsearch/vendor/ezimuel/ringphp/ |
D | CHANGELOG.md | 12 - Fixed the integration with Symfony, adding explicit @return annotations to suppress User Deprecat…
|
/plugin/asciidocjs/node_modules/handlebars/ |
D | README.markdown | 70 … `each` or `with` statement depending on the input data and helpers are explicit pieces of code th… 75 …rformance sensitive operations should avoid this mode and instead opt for explicit path references.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
D | community.asciidoc | 37 explicit naming.
|
D | php_json_objects.asciidoc | 60 By using an explicit stdClass object, we can force the `json_encode` parser to
|
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/ |
D | javascript-compiler.js | 33 appendToBuffer: function(source, location, explicit) { argument 42 } else if (explicit) {
|
/plugin/c3chart/assets/ |
D | js-yaml.min.js | 2 …explicit))throw new o("Schema.extend argument should be a Type, [ Type ], or a schema definition (… property
|