Searched refs:currentCols (Results 1 – 1 of 1) sorted by relevance
10 protected $currentCols = 0; variable in dokuwiki\\Parsing\\Handler\\Table69 $this->currentCols = 0;94 if ($this->currentCols > $this->maxCols) {95 $this->maxCols = $this->currentCols;133 $this->currentCols++;