Searched refs:is_heredoc (Results 1 – 1 of 1) sorted by relevance
672 int is_heredoc = FALSE; in get_function_body() local762 || (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()