Searched refs:indentNextLine (Results 1 – 1 of 1) sorted by relevance
24 private $indentNextLine; variable in Mustache_Compiler49 $this->indentNextLine = true;577 $indentNextLine = (substr($text, -1) === "\n");579 $this->indentNextLine = $indentNextLine;684 if (!$this->indentNextLine) {688 $this->indentNextLine = false;