Searched refs:clearStandaloneLines (Results 1 – 1 of 1) sorted by relevance
98 $this->clearStandaloneLines($nodes, $tokens);104 $this->clearStandaloneLines($nodes, $tokens);129 $this->clearStandaloneLines($nodes, $tokens);138 if ($indent = $this->clearStandaloneLines($nodes, $tokens)) {155 $this->clearStandaloneLines($nodes, $tokens);171 $this->clearStandaloneLines($nodes, $tokens);203 private function clearStandaloneLines(array &$nodes, array &$tokens) function in Mustache_Parser