Home | History | Annotate | Download | only in src

Lines Matching refs:heredoc

810 /* expanded heredoc */
817 /* temp/heredoc files. The file is removed when the struct is freed. */
1332 char *name; /* file name (unused if heredoc) */
1334 char *heredoc; /* content of heredoc */
1583 #define HEREDOC BIT(11) /* parsing a here document body */