Searched defs:comment_char (Results 1 – 3 of 3) sorted by relevance
1796 int comment_char = in_vim9script() ? '#' : '"'; in getsourceline() local
588 int comment_char = in_vim9script() ? '#' : '"'; in heredoc_get() local
5409 int comment_char = '"'; in ends_excmd() local