Searched defs:remove_comments (Results 1 – 2 of 2) sorted by relevance
41 pub fn remove_comments(v: &mut Vec<Token>) -> &mut Vec<Token> { in remove_comments() function
37 def remove_comments(css): function