Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c672 int is_heredoc = FALSE; in get_function_body() local
762 || (is_heredoc && skipwhite(theline) == theline) in get_function_body()
768 else if (is_heredoc) in get_function_body()
779 is_heredoc = FALSE; in get_function_body()
990 is_heredoc = TRUE; in get_function_body()
1026 is_heredoc = TRUE; in get_function_body()