Home
last modified time | relevance | path

Searched refs:HEREDOC (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dlex.c252 statep->ls_flags = (cf & HEREDOC) ? LS_HEREDOC : 0; in yylex()
Dexec.c1638 i = (iop->ioflag & IOEVAL) ? (ONEWORD | HEREDOC) : 0; in herein()
Dsh.h2200 #define HEREDOC BIT(6) /* parsing a here document body */ macro
Dcheck.t10183 # cf & HEREDOC