Home
last modified time | relevance | path

Searched refs:Tf_heredoc (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dlex.c1010 yyerror(Tf_heredoc, in yylex()
1186 yyerror(Tf_heredoc, eof); in readhere()
Dsh.h1050 EXTERN const char Tf_heredoc[] E_INIT("here document '%s' unclosed"); variable
1211 #define Tf_heredoc "here document '%s' unclosed" macro