Searched refs:countTableHeadRows (Results 1 – 1 of 1) sorted by relevance
15 protected $countTableHeadRows = 0; variable in dokuwiki\\Parsing\\Handler\\Table81 $this->countTableHeadRows++;163 $this->countTableHeadRows = 0;175 if ($this->countTableHeadRows) {244 … if (!$this->countTableHeadRows || ($lastRow - 1 != $this->countTableHeadRows)) {288 if ($this->countTableHeadRows == $lastRow) {