Home | History | Annotate | Download | only in src

Lines Matching refs:HEREDOC

829 /* expanded heredoc */
836 /* temp/heredoc files. The file is removed when the struct is freed. */
1350 char *name; /* filename (unused if heredoc) */
1352 char *heredoc; /* content of heredoc */
1405 #define DOHEREDOC BIT(13) /* change scalar handling to heredoc body */
1587 #define HEREDOC BIT(10) /* parsing a here document body */