| /plugin/wrapadd/ |
| D | style.css | 2 List deep 4 div.dokuwiki div.wrap_list-deep ol { 8 div.dokuwiki div.wrap_list-deep > ol { 12 div.dokuwiki div.wrap_list-deep ol li div.li::before { 20 div.dokuwiki div.wrap_list-deep ol ol { 24 div.dokuwiki div.wrap_list-deep > ol ol { 28 div.dokuwiki div.wrap_list-deep ol li li div.li::before { 37 div.dokuwiki div.wrap_list-deep ol ol ol { 41 div.dokuwiki div.wrap_list-deep > ol ol ol { 45 div.dokuwiki div.wrap_list-deep ol ol ol div.li::before {
|
| D | README.md | 8 ## list-deep 16 <WRAP list-deep>
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/Tests/ |
| D | DumperTest.php | 290 $deep = new \ArrayObject(['deep1' => 'd', 'deep2' => 'e']); 291 $inner = new \ArrayObject(['inner1' => 'b', 'inner2' => 'c', 'inner3' => $deep]); 309 $deep = new \ArrayObject(['d', 'e']); 310 $inner = new \ArrayObject(['b', 'c', $deep]); 322 $deep = new \ArrayObject(['d', 'e']); 323 $inner = new \ArrayObject(['b', 'c', $deep]); 349 $deep = new \stdClass(); 350 $deep->deep1 = 'd'; 351 $deep->deep2 = 'e'; 356 $inner->inner3 = $deep;
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/ |
| D | clone.js | 5 function deep(property) { function 31 deep: deep, property
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.childcounter.js | 87 count = node.countChildren(extOpts.deep); 106 if (extOpts.deep && !node.isTopLevel() && !node.isRootNode()) { 150 deep: true, property 207 ? node.countChildren(extOpts.deep)
|
| D | jquery.fancytree.table.js | 243 nodeRender: function (ctx, force, deep, collapsed, _recursive) { argument 278 if (ctx.hasCollapsedParents && !deep) { 296 } else if (deep && ctx.hasCollapsedParents) { 337 if (children && (isRootNode || deep || node.expanded)) { 342 this.nodeRender(subCtx, force, deep, collapsed, true);
|
| D | jquery.fancytree.columnview.js | 170 nodeRender: function (ctx, force, deep, collapsed, _recursive) { argument 172 this._super(ctx, force, deep, collapsed, _recursive);
|
| D | jquery.fancytree.grid.js | 744 nodeRender: function (ctx, force, deep, collapsed, _recursive) { argument 832 _assert(!deep, "deep is not supported"); 834 if (children && (isRootNode || deep || node.expanded)) { 845 this.nodeRender(subCtx, force, deep, collapsed, true);
|
| /plugin/dw2pdf/vendor/myclabs/deep-copy/ |
| D | README.md | 3 DeepCopy helps you create deep copies (clones) of your objects. It is designed to handle cycles in … 8 …Downloads](https://poser.pugx.org/myclabs/deep-copy/downloads.svg)](https://packagist.org/packages… 41 composer require myclabs/deep-copy 62 - How do you create **deep** copies of your objects (i.e. copying also all the objects referenced i… 81  86  112 You may want to roll your own deep copy function: 347 // All mocks will be just cloned, not deep copied 353 The following structures cannot be deep-copied with PHP Reflection. As a result they are shallow cl… 375 …ttps://tidelift.com/subscription/pkg/packagist-myclabs-deep-copy?utm_source=packagist-myclabs-deep…
|
| /plugin/findologicxmlexport/vendor/myclabs/deep-copy/ |
| D | README.md | 3 DeepCopy helps you create deep copies (clones) of your objects. It is designed to handle cycles in … 8 …Downloads](https://poser.pugx.org/myclabs/deep-copy/downloads.svg)](https://packagist.org/packages… 46 composer require myclabs/deep-copy 67 - How do you create **deep** copies of your objects (i.e. copying also all the objects referenced i… 86  91  117 You may want to roll your own deep copy function: 352 // All mocks will be just cloned, not deep copied 358 The following structures cannot be deep-copied with PHP Reflection. As a result they are shallow cl…
|
| /plugin/asciidocjs/node_modules/object-assign/ |
| D | readme.md | 56 - [deep-assign](https://github.com/sindresorhus/deep-assign) - Recursive `Object.assign()`
|
| /plugin/dw2pdf/ |
| D | composer.lock | 26 "myclabs/deep-copy": "^1.7", 153 "name": "myclabs/deep-copy", 170 "myclabs/deep-copy": "self.version" 190 "description": "Create deep copies (clones) of your objects",
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
| D | ast.js | 94 _clone: function(deep) { argument 95 if (deep) { 105 clone: function(deep) { argument 106 return this._clone(deep); 214 clone: function(deep) { argument 215 var node = this._clone(deep); 216 if (deep) {
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/ |
| D | CHANGELOG-1.1.md | 4 * Fixed deep mtime on asset collections 20 * Added LazyAssetManager::getLastModified() for determining "deep" mtime
|
| /plugin/nsexport/packer/ziphtml/ |
| D | packer.php | 50 $deep = substr_count($ID,':'); 52 for($i=0; $i<$deep; $i++) $ref .= '../';
|
| D | zip.php | 132 $deep = substr_count($ID,':'); 134 for($i=0; $i<$deep; $i++) $ref .= '../';
|
| D | renderer.php | 23 $deep = substr_count($ID,':'); 25 for($i=0; $i<$deep; $i++) $ref .= '../';
|
| /plugin/structsection/ |
| D | yarn.lock | 163 fast-deep-equal: "npm:^3.1.1" 267 "deep-is@npm:^0.1.3": 269 resolution: "deep-is@npm:0.1.3" 331 fast-deep-equal: "npm:^3.1.3" 397 "fast-deep-equal@npm:^3.1.1, fast-deep-equal@npm:^3.1.3": 399 resolution: "fast-deep-equal@npm:3.1.3" 627 deep-is: "npm:^0.1.3"
|
| /plugin/asciidocjs/node_modules/jake/lib/task/ |
| D | task.js | 248 reenable(deep) { argument 254 if (deep && this.prereqs) { 259 prereq.reenable(deep);
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | ast.js | 93 _clone: function(deep) { argument 94 if (deep) { 104 clone: function(deep) { argument 105 return this._clone(deep);
|
| /plugin/bliki/ |
| D | local.php.dist | 3 …onf['plugin']['bliki']['structure'] = 'flat'; // Structure to use when storing posts; [flat | deep]
|
| /plugin/stars/ |
| D | readme.txt | 38 deep the calling page is. Also tweaked the alt text for the span itself
|
| /plugin/bible/bible_douayRheims/ |
| D | Jonas.txt | 5 …ighten it of them: and Jonas went down into the inner part of the ship, and fell into a deep sleep. 20 …2:4. And thou hast cast me forth into the deep, in the heart of the sea, and a flood hast compasse… 22 …2:6. The waters compassed me about even to the soul: the deep hath closed me round about, the sea …
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | default.css | 486 /* 2 deep unordered lists use a circle */ 493 /* 3 deep (or more) unordered lists use a square */
|
| /plugin/tablelayout/ |
| D | yarn.lock | 32 fast-deep-equal "^1.0.0" 471 deep-extend@~0.4.0: 473 …resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.2.tgz#48b699c27e334bf89f10892… 475 deep-is@~0.1.3: 477 …resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070fee… 751 fast-deep-equal@^1.0.0: 753 …resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz#c053477817c86b5… 1790 deep-is "~0.1.3" 1976 deep-extend "~0.4.0"
|