Searched refs:initialDepth (Results 1 – 1 of 1) sorted by relevance
10 protected $initialDepth = 0; variable in dokuwiki\\Parsing\\Handler\\Lists54 $this->initialDepth = $depth;85 if ($depth < $this->initialDepth) {86 $depth = $this->initialDepth;