Home | History | Annotate | Download | only in src

Lines Matching defs:heredoc

811 /* expanded heredoc */
818 /* temp/heredoc files. The file is removed when the struct is freed. */
1336 char *name; /* file name (unused if heredoc) */
1338 char *heredoc; /* content of heredoc */
1587 #define HEREDOC BIT(11) /* parsing a here document body */