Searched refs:HEREDOC (Results 1 – 5 of 5) sorted by relevance
137 cat > $NICEB <<-HEREDOC heredoc141 HEREDOC
118 #define HEREDOC BIT(10) /* parsing heredoc */ macro
253 if ((cf & HEREDOC) == 0) {
1300 if (yylex(ONEWORD|HEREDOC) != LWORD)
5559 without HEREDOC bash support.