| /plugin/struct/meta/ |
| H A D | NestedResult.php | 36 * @param int $nesting the nesting level to use 40 public function getRoot($nesting, $index = 0) argument 48 $this->nestBranch($root, $row, $nesting); 100 * @param int $nesting number of wanted nesting levels 103 protected function nestBranch(NestedValue $parent, $row, $nesting, $depth = 0) argument 106 if ($depth >= $nesting) { 124 $this->nestBranch($node, $row, $nesting, $depth + 1); 130 $this->nestBranch($node, $row, $nesting, $depth + 1); 135 $this->nestBranch($node, $row, $nesting, $depth + 1);
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Injector.php | 203 * @param int $nesting 206 protected function forwardUntilEndToken(&$i, &$current, &$nesting) argument 212 if ($nesting === null) { 213 $nesting = 0; 216 $nesting++; 218 if ($nesting <= 0) { 221 $nesting--;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Injector/ |
| D | AutoParagraph.php | 45 $i = $nesting = null; 46 if (!$this->forwardUntilEndToken($i, $current, $nesting) && $token->is_whitespace) { 311 $nesting = 1; 313 $nesting = 0; 317 while ($this->forwardUntilEndToken($i, $current, $nesting)) {
|
| D | RemoveSpansWithoutAttributes.php | 71 $nesting = 0; 72 while ($this->forwardUntilEndToken($i, $current, $nesting)) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 30 …set = Opal.const_set, $eqeq = Opal.eqeq, self = Opal.top, $nesting = [], $$ = Opal.$r($nesting); O… 57 $const_set($nesting[0], 'JAVASCRIPT_IO_MODULE', ioModule); 58 $const_set($nesting[0], 'JAVASCRIPT_PLATFORM', platform); 59 $const_set($nesting[0], 'JAVASCRIPT_ENGINE', engine); 60 $const_set($nesting[0], 'JAVASCRIPT_FRAMEWORK', framework); 70 var $module = Opal.module, $klass = Opal.klass, $def = Opal.def, $nesting = []; Opal.nil; 75 var $nesting = [self].concat($parent_nesting); 113 })($nesting[0], null) 114 })($nesting[0], $nesting) 118 …var $module = Opal.module, $slice = Opal.slice, $defs = Opal.defs, self = Opal.top, $nesting = [],… [all …]
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ChildDef/ |
| D | Custom.php | 84 $nesting = 0; // depth into the nest
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | index.cjs | 304 // - nesting: the namespaces wrapping the current scope, e.g. nesting inside 317 // Walk up the nesting array looking for the constant 318 function const_lookup_nesting(nesting, name) { 321 if (nesting.length === 0) return; 323 // If the nesting is not empty the constant is looked up in its elements 325 for (i = 0, ii = nesting.length; i < ii; i++) { 326 constant = nesting[i].$$const[name]; 329 } else if (nesting[i].$$autoload && nesting[i].$$autoload[name]) { 330 return handle_autoload(nesting[i], name); 422 // Look for the constant in the open using the current nesting and the nearest [all …]
|
| D | index.mjs | 295 // - nesting: the namespaces wrapping the current scope, e.g. nesting inside 308 // Walk up the nesting array looking for the constant 309 function const_lookup_nesting(nesting, name) { argument 312 if (nesting.length === 0) return; 314 // If the nesting is not empty the constant is looked up in its elements 316 for (i = 0, ii = nesting.length; i < ii; i++) { 317 constant = nesting[i].$$const[name]; 320 } else if (nesting[i].$$autoload && nesting[i].$$autoload[name]) { 321 return handle_autoload(nesting[i], name); 413 // Look for the constant in the open using the current nesting and the nearest [all …]
|
| D | opal.js | 311 function const_lookup_nesting(nesting, name) { argument 314 if (nesting.length === 0) return; 318 for (i = 0, ii = nesting.length; i < ii; i++) { 319 constant = nesting[i].$$const[name]; 322 } else if (nesting[i].$$autoload && nesting[i].$$autoload[name]) { 323 return handle_autoload(nesting[i], name); 417 Opal.const_get_relative = function(nesting, name, skip_missing) { argument 418 var cref = nesting[0], result, current_version = Opal.const_cache_version, cache, cached; 420 if ((cache = nesting.$$const_cache) == null) { 421 $prop(nesting, '$$const_cache', Object.create(null)); [all …]
|
| /plugin/note/ |
| D | CHANGES.md | 20 * allow note nesting
|
| /plugin/asciidocjs/node_modules/character-parser/ |
| D | README.md | 77 …top at the first bracket, not taking into account if the bracket part of nesting or not. See examp… 165 The default behavior when the delimiter is a bracket has been changed so that nesting is taken into…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Filter.ExtractStyleBlocks.txt | 64 relative lengths with many nesting levels allows for large values
|
| /plugin/pgn4web/pgn4web/ |
| D | test.pgn | 66 [Event "Testing advanced variations: nesting and siblings"]
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | php_json_objects.asciidoc | 86 it requires nesting arrays. The verbosity of PHP tends to obscure what is
|
| /plugin/davcal/vendor/sabre/xml/ |
| H A D | CHANGELOG.md | 146 nesting.
|
| /plugin/webdav/vendor/sabre/xml/ |
| D | CHANGELOG.md | 213 nesting.
|
| /plugin/icalevents/vendor/sabre/xml/ |
| D | CHANGELOG.md | 207 nesting.
|
| /plugin/revealjs/ |
| D | changelog.md | 60 - The nesting is suppressed on the slideshow to support the way Reveal is showing notes
|
| D | example_presentation.dokuwiki | 234 …example from the DokuWiki syntax description. For Reveal we suppress the nesting, because the quot…
|
| /plugin/cli/ |
| D | cli-examples.txt | 204 ==== nesting ====
|
| /plugin/codemirror/dist/modes/ |
| D | sas.min.js.map | 1 …}\n }\n //datastep\n define('def', 'stack pgm view source debug nesting nolist', ['inData…
|
| D | markdown.min.js.map | 1 …nesting.\n // Excess `>` will emit `error` token.\n if (modeCfg.maxBlockquoteDepth === undefined…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 7.7.js.map | 1 …nding',\n 'name',\n 'nametab',\n 'native',\n 'nested',\n 'nesting',\n 'new',\n …
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 311 function const_lookup_nesting(nesting, name) { argument 314 if (nesting.length === 0) return; 318 for (i = 0, ii = nesting.length; i < ii; i++) { 319 constant = nesting[i].$$const[name]; 322 } else if (nesting[i].$$autoload && nesting[i].$$autoload[name]) { 323 return handle_autoload(nesting[i], name); 417 Opal.const_get_relative = function(nesting, name, skip_missing) { argument 418 var cref = nesting[0], result, current_version = Opal.const_cache_version, cache, cached; 420 if ((cache = nesting.$$const_cache) == null) { 421 $prop(nesting, '$$const_cache', Object.create(null)); [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | templates.rst | 410 more advanced features like block nesting, scope, dynamic inheritance, and
|