Searched refs:heredoc_cnt_ptr (Results 1 – 1 of 1) sorted by relevance
4587 #define parse_stream(pstring, heredoc_cnt_ptr, input, end_trigger) \ argument4588 parse_stream(heredoc_cnt_ptr, input, end_trigger)4591 int *heredoc_cnt_ptr,5392 int *heredoc_cnt_ptr, in parse_stream() argument5717 if (heredoc_cnt_ptr) in parse_stream()5718 *heredoc_cnt_ptr = heredoc_cnt; in parse_stream()