Home
last modified time | relevance | path

Searched refs:depth (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/plugin/struct/meta/
H A DNestedValue.php24 protected $depth; variable in dokuwiki\\plugin\\struct\\meta\\NestedValue
34 …* @param int $depth The depth of this node (avoids collision where the same values are selected on…
36 public function __construct(?Value $value, $parentPath = '', $depth = 0) argument
40 $this->depth = $depth;
48 return $this->depth;
52 * @param int $depth
54 public function setDepth($depth) argument
56 $this->depth = $depth;
58 $child->setDepth($depth + 1);
H A DNestedResult.php101 * @param int $depth current nesting depth (used in recursion)
103 protected function nestBranch(NestedValue $parent, $row, $nesting, $depth = 0) argument
106 if ($depth >= $nesting) {
122 $node = $this->getNodeForValue($newValue, $parentPath, $depth);
124 $this->nestBranch($node, $row, $nesting, $depth + 1);
128 $node = $this->getNodeForValue($newValue, $parentPath, $depth);
130 $this->nestBranch($node, $row, $nesting, $depth + 1);
133 $node = $this->getNodeForValue($valObj, $parentPath, $depth);
135 $this->nestBranch($node, $row, $nesting, $depth + 1);
143 * @param int $depth
[all …]
/plugin/quickstats/
Dsyntax.php294 STATIC $depth = false;
297 $depth = $new_depth;
301 return $depth;
372 $depth = $this->row_depth();
373 if($depth == 'all') $depth = 0;
385 if($depth && $num > $depth) continue;
501 $depth = $this->row_depth();
502 if($depth == 'all') $depth = false;
509 if($depth == false) {
512 else if ($num <= $depth) {
[all …]
DHOW-TO65 ~~QUICKSTATS:<month_year>&<category><;;depth>~~
66 The depth parameter limits the number of rows of output to depth number.
70 ~~QUICKSTATS:basics<;;depth>~~
71 ~~QUICKSTATS:ip<;;depth>~~
72 ~~QUICKSTATS:misc<;;depth>~~
73 ~~QUICKSTATS:countries<;;depth>~~
74 ~~QUICKSTATS:pages<;;depth>~~
75 ~~QUICKSTATS:ua<;;depth>~~
78 ~~QUICKSTATS:<month_year><;;depth>~~
79 ~~QUICKSTATS:<month_year>&basics<;;depth>~~
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DPropFind.php40 * @param int $depth
43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) { argument
47 $this->depth = $depth;
200 return $this->depth;
207 * @param int $depth
210 function setDepth($depth) { argument
212 $this->depth = $depth;
307 protected $depth = 0; variable in Sabre\\DAV\\PropFind
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php40 * @param int $depth
43 function __construct($path, array $properties, $depth = 0, $requestType = self::NORMAL) { argument
47 $this->depth = $depth;
200 return $this->depth;
207 * @param int $depth
210 function setDepth($depth) { argument
212 $this->depth = $depth;
307 protected $depth = 0; variable in Sabre\\DAV\\PropFind
/plugin/asciidocjs/node_modules/lodash/
DflatMapDepth.js26 function flatMapDepth(collection, iteratee, depth) { argument
27 depth = depth === undefined ? 1 : toInteger(depth);
28 return baseFlatten(map(collection, iteratee), depth);
DflattenDepth.js24 function flattenDepth(array, depth) { argument
29 depth = depth === undefined ? 1 : toInteger(depth);
30 return baseFlatten(array, depth);
D_baseFlatten.js15 function baseFlatten(array, depth, predicate, isStrict, result) { argument
24 if (depth > 0 && predicate(value)) {
25 if (depth > 1) {
27 baseFlatten(value, depth - 1, predicate, isStrict, result);
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
DInvocation.php93 * @param int $depth Depth.
99 $depth = -1 argument
104 $this->_depth = $depth;
143 * @param int $depth Depth.
146 public function setDepth($depth) argument
149 $this->_depth = $depth;
/plugin/codemirror/dist/modes/
Djsx.min.js1depth=c;this.prev=d}function c(d){return new b(a.copyState(d.mode,d.state),d.mode,d.depth,d.prev&&…
/plugin/findologicxmlexport/vendor/jms/serializer/src/
DDeserializationContext.php14 private $depth = 0; variable in JMS\\Serializer\\DeserializationContext
28 return $this->depth;
33 $this->depth += 1;
38 if ($this->depth <= 0) {
42 $this->depth -= 1;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DUIElementTooDeep.php25 public $depth; variable in Google\\Service\\ToolResults\\UIElementTooDeep
38 public function setDepth($depth) argument
40 $this->depth = $depth;
47 return $this->depth;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
DJsonDeserializationVisitorFactory.php23 private $depth = 512; variable in JMS\\Serializer\\Visitor\\Factory\\JsonDeserializationVisitorFactory
27 return new JsonDeserializationVisitor($this->options, $this->depth);
36 public function setDepth(int $depth): self argument
38 $this->depth = $depth;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DDimensionGroup.php29 public $depth; variable in Google\\Service\\Sheets\\DimensionGroup
50 public function setDepth($depth) argument
52 $this->depth = $depth;
59 return $this->depth;
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
Dfunctions.php137 * @param int $depth User specified recursion depth.
147 function json_decode(string $json, bool $assoc = false, int $depth = 512, int $options = 0) argument
149 return Utils::jsonDecode($json, $assoc, $depth, $options);
157 * @param int $depth Set the maximum depth. Must be greater than zero.
164 function json_encode($value, int $options = 0, int $depth = 512): string argument
166 return Utils::jsonEncode($value, $options, $depth);
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
DInvocation.php102 $depth = 42
104 ->when($result = new SUT($rule, $data, $todo, $depth))
113 ->isEqualTo($depth)
125 $depth = 42,
128 ->when($result = $invocation->setDepth($depth))
141 $depth = 42,
143 $invocation->setDepth($depth)
148 ->isEqualTo($depth);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DPrefixNode.php29 public $depth; variable in Google\\Service\\Spanner\\PrefixNode
60 public function setDepth($depth) argument
62 $this->depth = $depth;
69 return $this->depth;
/plugin/wordimport/docx/
DNumbering.php31 $depth = (int)$lvl->attributes('w', true)->ilvl;
35 $types[$id][$depth] = $lvlType;
52 * @param int $depth the depth of the list starting at 0
55 public function getType($id, int $depth): string argument
57 return $this->numbering[$id][$depth] ?? 'unordered';
/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/compiler/
Dcompiler.js183 params.push({ type: 'PathExpression', parts: [], depth: 0 }); property
246 this.opcode('getContext', path.depth);
291 this.addDepth(path.depth);
292 this.opcode('getContext', path.depth);
296 blockParamId = !path.depth && !scoped && this.blockParamIndex(name);
305 this.opcode('lookupData', path.depth, path.parts, path.strict);
362 addDepth: function(depth) { argument
363 if (!depth) {
419 if (val.depth) {
420 this.addDepth(val.depth);
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
DCodeSniffer.php717 * @param int $depth How many nested processing steps we are in. This
723 public function processRuleset($rulesetPath, $depth=0) argument
727 echo str_repeat("\t", $depth);
746 echo str_repeat("\t", $depth);
750 … $ownSniffs = $this->_expandSniffDirectory($rulesetDir.DIRECTORY_SEPARATOR.'Sniffs', $depth);
761 echo str_repeat("\t", $depth);
774 echo str_repeat("\t", $depth);
780 $this->_expandRulesetReference($rule['ref'], $rulesetDir, $depth)
790 echo str_repeat("\t", $depth);
800 echo str_repeat("\t", $depth);
[all …]
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/compiler/
Dcompiler.js190 params.push({ type: 'PathExpression', parts: [], depth: 0 }); property
253 this.opcode('getContext', path.depth);
290 this.addDepth(path.depth);
291 this.opcode('getContext', path.depth);
295 blockParamId = !path.depth && !scoped && this.blockParamIndex(name);
304 this.opcode('lookupData', path.depth, path.parts, path.strict);
355 addDepth: function addDepth(depth) {
356 if (!depth) {
412 if (val.depth) {
413 this.addDepth(val.depth);
[all …]
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/compiler/
Dcompiler.js185 params.push({ type: 'PathExpression', parts: [], depth: 0 }); property
248 this.opcode('getContext', path.depth);
285 this.addDepth(path.depth);
286 this.opcode('getContext', path.depth);
290 blockParamId = !path.depth && !scoped && this.blockParamIndex(name);
299 this.opcode('lookupData', path.depth, path.parts, path.strict);
350 addDepth: function addDepth(depth) {
351 if (!depth) {
407 if (val.depth) {
408 this.addDepth(val.depth);
[all …]
/plugin/indexmenu2/
Daction.php99 $depth = (int)@$this->getConf('replace_idx_depth');
100 if ($depth < 1 || $depth > 10) $depth = 1;
111 $instr .= "{{indexmenu>.#$depth$ajax}}";
/plugin/prosemirror/parser/
DListNode.php20 protected $depth = 0; variable in dokuwiki\\plugin\\prosemirror\\parser\\ListNode
26 $this->depth = $this->parent->getDepth() + 1;
41 $liText = str_repeat(' ', $this->depth);
55 return $this->depth;

12345678910>>...14