Searched refs:removeComments (Results 1 – 1 of 1) sorted by relevance
127 $this->buffer = $this->writeComments ? $buffer : $this->removeComments($buffer);1470 protected function removeComments($text) function in LesserPHP\\Parser