Home
last modified time | relevance | path

Searched refs:is_comment (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dops.pro14 char_u *skip_comment(char_u *line, int process, int include_space, int *is_comment);
/vim-8.2.3635/runtime/autoload/
H A Dxmlformat.vim129 let is_comment = s:IsComment(a:tag)
130 return a:tag =~? '^\s*<[^/?]' && !is_comment
/vim-8.2.3635/runtime/indent/
H A Dsh.vim167 elseif s:is_comment(line) && s:is_empty(getline(v:lnum-1))
290 function! s:is_comment(line)
/vim-8.2.3635/src/
H A Dops.c1865 int *is_comment) in skip_comment() argument
1871 *is_comment = FALSE; in skip_comment()
1884 *is_comment = TRUE; in skip_comment()
/vim-8.2.3635/runtime/syntax/
H A Dphp.vim485 …ttributes children get_attr get_nodes has_children has_siblings is_asp is_comment is_html is_jsp i…