Home | History | Annotate | Download | only in src

Lines Matching refs:unexpected_eof

82 static void unexpected_eof (boundary, char const *);
388 unexpected_eof (bracketed_id_start, "]");
413 <<EOF>> unexpected_eof (token_start, "*/"); BEGIN context_state;
424 <<EOF>> unexpected_eof (token_start, "*/"); BEGIN context_state;
457 unexpected_eof (token_start, "\"");
509 unexpected_eof (token_start, "'");
590 <<EOF>> unexpected_eof (token_start, "'"); BEGIN context_state;
597 <<EOF>> unexpected_eof (token_start, "\""); BEGIN context_state;
662 unexpected_eof (code_start, "}");
687 unexpected_eof (code_start, "%}");
899 unexpected_eof (boundary start, char const *token_end)