Lines Matching defs:here_doc
61 static const struct ionod *here_doc;217 sfputr(outfile,cp,here_doc?'\n':' ');218 if(here_doc)220 here_body(here_doc);221 here_doc = 0;342 while(begin_line && here_doc)344 here_body(here_doc);345 here_doc = 0;463 iop->iolink = (char*)here_doc;465 here_doc = iop;