Searched defs:heredoc_cnt (Results 1 – 1 of 1) sorted by relevance
4534 #define fetch_heredocs(as_string, pi, heredoc_cnt, input) \ argument4537 static int fetch_heredocs(o_string *as_string, struct pipe *pi, int heredoc_cnt, struct in_str *inp… in fetch_heredocs()4610 int heredoc_cnt = 0; in parse_group() local5397 int heredoc_cnt; in parse_stream() local