Searched refs:check_linecomment (Results 1 – 1 of 1) sorted by relevance
19 static int check_linecomment(char_u *line);2339 comment_col = check_linecomment(linep); in findmatchlimit()2377 comment_col = check_linecomment(linep); in findmatchlimit()2421 comment_col = check_linecomment(linep); in findmatchlimit()2721 check_linecomment(char_u *line) in check_linecomment() function