HomeSort by: relevance | last modified time | path
    Searched refs:HEREDOC (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
lex.h 118 #define HEREDOC BIT(10) /* parsing heredoc */
exec.c 1164 u = herein(iop->heredoc, iop->flag & IOEVAL);
1296 /* Do substitutions on the content of heredoc */
1300 if (yylex(ONEWORD|HEREDOC) != LWORD)

Completed in 19 milliseconds