| /plugin/asciidocjs/node_modules/core-js/modules/ |
| D | es6.regexp.constructor.js | 8 var Base = $RegExp; variable 26 ? new Base(piRE && !fiU ? p.source : p, f) 27 : Base((piRE = p instanceof $RegExp) ? p.source : p, piRE && fiU ? $flags.call(p) : f) 33 get: function () { return Base[key]; }, 34 set: function (it) { Base[key] = it; } 37 for (var keys = gOPN(Base), i = 0; keys.length > i;) proxy(keys[i++]);
|
| D | es6.number.constructor.js | 14 var Base = $Number; variable 53 ? inheritIfRequired(new Base(toNumber(it)), that, $Number) : toNumber(it); 55 for (var keys = require('./_descriptors') ? gOPN(Base) : ( 62 if (has(Base, key = keys[j]) && !has($Number, key)) { 63 dP($Number, key, gOPD(Base, key));
|
| D | _collection.js | 16 var Base = global[NAME]; 17 var C = Base; 60 var that = inheritIfRequired(new Base(), target, C); 80 $export($export.G + $export.W + $export.F * (C != Base), O);
|
| D | _iter-define.js | 18 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { argument 30 var proto = Base.prototype; 38 IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));
|
| D | _typed-array.js | 331 var Base = TypedArray || {}; 410 if (!isObject(data)) return new Base(toIndex(data)); 413 ? new Base(data, toOffset($offset, BYTES), $length) 415 ? new Base(data, toOffset($offset, BYTES)) 416 : new Base(data); 421 …arrayForEach(TAC !== Function.prototype ? gOPN(Base).concat(gOPN(TAC)) : gOPN(Base), function (key… 422 if (!(key in TypedArray)) hide(TypedArray, key, Base[key]); 444 $export($export.G + $export.W + $export.F * (TypedArray != Base), O); 450 $export($export.S + $export.F * fails(function () { Base.of.call(TypedArray, 1); }), NAME, {
|
| /plugin/asciidocjs/node_modules/core-js/modules/library/ |
| D | _collection.js | 17 var Base = global[NAME]; 18 var C = Base; 32 target._c = new Base();
|
| /plugin/asciidocjs/node_modules/core-js/library/modules/ |
| D | _collection.js | 17 var Base = global[NAME]; 18 var C = Base; 32 target._c = new Base();
|
| D | _iter-define.js | 18 module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { argument 30 var proto = Base.prototype; 38 IteratorPrototype = getPrototypeOf($anyNative.call(new Base()));
|
| D | _typed-array.js | 331 var Base = TypedArray || {}; 410 if (!isObject(data)) return new Base(toIndex(data)); 413 ? new Base(data, toOffset($offset, BYTES), $length) 415 ? new Base(data, toOffset($offset, BYTES)) 416 : new Base(data); 421 …arrayForEach(TAC !== Function.prototype ? gOPN(Base).concat(gOPN(TAC)) : gOPN(Base), function (key… 422 if (!(key in TypedArray)) hide(TypedArray, key, Base[key]); 444 $export($export.G + $export.W + $export.F * (TypedArray != Base), O); 450 $export($export.S + $export.F * fails(function () { Base.of.call(TypedArray, 1); }), NAME, {
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
| D | Classic.php | 18 use phpseclib3\Math\BigInteger\Engines\PHP\Base; alias 27 abstract class Classic extends Base
|
| D | PowerOfTwo.php | 18 use phpseclib3\Math\BigInteger\Engines\PHP\Base; alias 27 abstract class PowerOfTwo extends Base
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/ |
| D | EvalBarrett.php | 19 use phpseclib3\Math\BigInteger\Engines\BCMath\Base; alias 28 abstract class EvalBarrett extends Base
|
| D | Barrett.php | 18 use phpseclib3\Math\BigInteger\Engines\BCMath\Base; alias 27 abstract class Barrett extends Base
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | ast.js | 333 $documentation: "Base class for all statements introducing a lexical scope", 394 …$documentation: "Base class for all statements that contain one nested body: `For`, `ForIn`, `Do`,… 1022 …$documentation: "Base class for “jumps” (for now that's `return`, `throw`, `break` and `continue`)… 1547 $documentation: "Base class for property access expressions, i.e. `a.foo` or `a[\"foo\"]`", 1970 $documentation: "Base class for all symbols", 2073 $documentation: "Base class for `super` & `this`", 2138 $documentation: "Base class for all constants",
|
| /plugin/farmer/lang/en/ |
| H A D | tab_config_help.txt | 5 ==== Base Configuration ==== 11 When using a subdomain wildcard setup you should specify the main domain in the **Base Domain** set…
|
| /plugin/semanticdata/lang/en/ |
| D | settings.php | 6 $meta['base_url'] = 'Base url for the respository, default: http://www.semanticpublishing.eu/d…
|
| /plugin/aichatlocal/conf/ |
| D | default.php | 12 $lang['local_llm_baseurl'] = 'Base URL of your local LLM API endpoint';
|
| /plugin/upgrade/myvendor/splitbrain/php-cli/src/ |
| D | PSR3CLIv3.php | 16 abstract class PSR3CLIv3 extends Base implements LoggerInterface
|
| /plugin/pdb/ |
| D | plugin.info.txt | 6 desc Creates Protein Data Base data
|
| /plugin/findologicxmlexport/vendor/doctrine/lexer/ |
| D | README.md | 3 Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
|
| /plugin/webdav/vendor/sabre/xml/lib/Element/ |
| D | Base.php | 18 class Base implements Xml\Element { class
|
| /plugin/icalevents/vendor/sabre/xml/lib/Element/ |
| D | Base.php | 18 class Base implements Xml\Element { class
|
| /plugin/davcal/vendor/sabre/xml/lib/Element/ |
| H A D | Base.php | 18 class Base implements Xml\Element { class
|
| /plugin/sidebar/ |
| D | INFO.txt | 7 desc Base on "sidebar" template by ChrisS. Provides the same feature.
|
| /plugin/divalign2/ |
| D | style.css | 3 * @brief Base stylesheet for divalign2 plugin.
|