Home
last modified time | relevance | path

Searched refs:headerIndex (Results 1 – 1 of 1) sorted by relevance

/plugin/qna/
H A Daction.php18 private $headerIndex; variable in action_plugin_qna
58 $this->headerIndex = -1;
75 $this->headerIndex = $i;
164 if (($index - $this->headerIndex) < 4) {
170 $this->rewriter->insertHeaderCall($this->headerIndex, $data);
171 $this->rewriter->insertHeaderCall($this->headerIndex + 1, 'close');