Searched refs:skip_comments (Results 1 – 2 of 2) sorted by relevance
35 void find_pattern_in_path(char_u *ptr, int dir, int len, int whole, int skip_comments, int type, lo…
3329 int skip_comments, // don't match inside comments in find_pattern_in_path() argument3678 if (!define_matched && skip_comments) in find_pattern_in_path()