Home
last modified time | relevance | path

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

/plugin/exttab1/
H A Dsyntax.php24 var $lineHasStartTag = false; variable in syntax_plugin_exttab1
112 $this->lineHasStartTag = false;
159 $this->lineHasStartTag = false;
169 if (!$this->lineHasStartTag) {
171 $this->lineHasStartTag = true;
189 $this->lineHasStartTag = false;
203 if ($this->lineHasStartTag)
214 $this->lineHasStartTag = false;
229 if (!$this->lineHasStartTag) {
235 $this->lineHasStartTag = true;
[all …]