Searched refs:removeComments (Results 1 – 3 of 3) sorted by relevance
149 exports.removeComments = removeComments;631 function removeComments(node) { function
517 removeComments(properties, options);520 function removeComments(tokens, options) { function
2582 $this->buffer = $this->writeComments ? $buffer : $this->removeComments($buffer);3850 protected function removeComments($text) { function in lessc_parser