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