Searched refs:remove_comments (Results 1 – 2 of 2) sorted by relevance
144 static void remove_comments PARAMS ((char *line));578 remove_comments (collapsed); in eval()1303 remove_comments (char *line) in remove_comments() function1374 remove_comments (p); in do_define()
669 * misc.c (remove_comments): Move this to read.c and make it static672 remove_comments() since they're static now.2084 * misc.c (remove_comments): Pass char constants to find_char_unquote.