Home
last modified time | relevance | path

Searched defs:comment_char (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dscriptfile.c1796 int comment_char = in_vim9script() ? '#' : '"'; in getsourceline() local
H A Devalvars.c588 int comment_char = in_vim9script() ? '#' : '"'; in heredoc_get() local
H A Dex_docmd.c5409 int comment_char = '"'; in ends_excmd() local