Home | History | Annotate | Download | only in src

Lines Matching refs:unexpected_eof

1002 static void unexpected_eof (boundary, char const *);
1786 unexpected_eof (token_start, "*/"); BEGIN context_state;
1802 unexpected_eof (token_start, "*/"); BEGIN context_state;
1853 unexpected_eof (token_start, "\""); BEGIN INITIAL;
1890 unexpected_eof (token_start, "'"); BEGIN INITIAL;
2024 unexpected_eof (token_start, "'"); BEGIN context_state;
2042 unexpected_eof (token_start, "\""); BEGIN context_state;
2127 unexpected_eof (scanner_cursor, "{}"); BEGIN INITIAL;
2221 unexpected_eof (code_start, "}"); BEGIN INITIAL;
2242 unexpected_eof (code_start, "%}"); BEGIN INITIAL;
3783 unexpected_eof (boundary start, char const *token_end)