Searched defs:remove_comments (Results 1 – 3 of 3) 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
239 static void remove_comments(char *string, const char *start_token, const char *end_token) { in remove_comments() function