Searched refs:cin_iscomment (Results 1 – 1 of 1) sorted by relevance
331 cin_iscomment(char_u *p) in cin_iscomment() function1007 if (cin_iscomment(s)) // ignore comments in cin_get_equal_amount()1042 if (cin_iscomment(p)) in cin_skip2pos()1197 if (cin_iscomment(s)) // ignore comments in cin_isfuncdecl()1256 else if (cin_iscomment(s)) // ignore comments in cin_isfuncdecl()2158 if (!cin_iscomment(theline) && comment_pos != NULL) // XXX in get_c_indent()2564 if (cin_iscomment(theline)) in get_c_indent()3387 if (cin_iscomment(skipwhite(l))) in get_c_indent()3611 if (cin_iscomment(theline)) in get_c_indent()3828 if (cin_iscomment(theline)) in get_c_indent()