| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | ConfigSchema.php | 58 protected static $singleton; variable in HTMLPurifier_ConfigSchema 88 HTMLPurifier_ConfigSchema::$singleton = $prototype; 89 } elseif (HTMLPurifier_ConfigSchema::$singleton === null || $prototype === true) { 90 HTMLPurifier_ConfigSchema::$singleton = HTMLPurifier_ConfigSchema::makeFromSerial(); 92 return HTMLPurifier_ConfigSchema::$singleton;
|
| /plugin/asciidocjs/node_modules/yargs/ |
| D | index.cjs | 2 // classic singleton yargs API, to use yargs 3 // without running as a singleton do:
|
| /plugin/odt/ |
| D | ChangeLog.txt | 207 * renderer.php: Make the renderer class a singleton Only make a single
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.mjs | 561 // @param singleton [Boolean,null] a true value denotes we want to allocate 562 // a singleton 566 function $allocate_class(name, superclass, singleton) { argument 604 // By default if there are no singleton class methods 606 // Later singleton methods generate a singleton_class 615 if (singleton !== true) { 810 // Return the singleton class for the passed object. 812 // If the given object alredy has a singleton class, then it will be stored on 816 // Otherwise, a new singleton object for the class or object is created, set on 820 // @return [Class] the singleton class for object [all …]
|
| D | index.cjs | 570 // @param singleton [Boolean,null] a true value denotes we want to allocate 571 // a singleton 575 function $allocate_class(name, superclass, singleton) { 613 // By default if there are no singleton class methods 615 // Later singleton methods generate a singleton_class 624 if (singleton !== true) { 819 // Return the singleton class for the passed object. 821 // If the given object alredy has a singleton class, then it will be stored on 825 // Otherwise, a new singleton object for the class or object is created, set on 829 // @return [Class] the singleton class for object [all …]
|
| D | opal.js | 569 function $allocate_class(name, superclass, singleton) { argument 618 if (singleton !== true) { 4954 var singleton = self.$singleton_class(); 4963 (mod).$append_features(singleton);
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/yargs/ |
| D | CHANGELOG.md | 58 …om/bcoe/yargs/commit/9845e5c1a9c684ba0be3f0bfb40e7b62ab49d9c8) the Argv singleton was not being up…
|
| /plugin/diagramsnet/lib/ |
| D | workbox-9fe249eb.js.map | 1 …singleton Router instance if one does not exist. If one\n * does already exist, that instance is r…
|
| D | workbox-f163abaa.js.map | 1 …singleton Router instance if one does not exist. If one\n * does already exist, that instance is r…
|
| D | workbox-bed83ea8.js.map | 1 …singleton Router instance if one does not exist. If one\n * does already exist, that instance is r…
|
| /plugin/jdraw/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/jcapture/lib/ |
| D | apache-mime4j-0.6.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 30446 var singleton = void 0; 30455 singleton = translatorSingletons.get(identity); property 30457 singleton = new RecordTranslator(identity); property 30458 translatorSingletons.set(identity, singleton); 30461 return singleton;
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …singleton or it may be an aggregation of nodes\n * ordered such that they do not violate constr…
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …singleton=void 0;if(!(identity instanceof _core2.default)){if(!identities.has(identity)){throw Err…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 569 function $allocate_class(name, superclass, singleton) { argument 618 if (singleton !== true) { 4954 var singleton = self.$singleton_class(); 4963 (mod).$append_features(singleton);
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 572 function $allocate_class(name, superclass, singleton) { argument 621 if (singleton !== true) { 4957 var singleton = self.$singleton_class(); 4966 (mod).$append_features(singleton);
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 20242 * Retrieves the singleton instance of the converter factory. 20244 * @param {boolean} initialize - instantiate the singleton if it has not yet 20245 * been instantiated. If this value is false and the singleton has not yet been
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 … form {vs, i, barycenter, weight}. The list\n * `vs` may either be a singleton or it may be an …
|