Searched refs:E_LINECONT (Results 1 – 7 of 7) sorted by relevance
31 #define E_LINECONT 25 /* Unexpected characters after a line continuation */ macro
1621 tok->done = E_LINECONT; in tok_get()
1660 case E_LINECONT: in err_input()
1754 tok->done = E_LINECONT; in tok_get()
1630 case E_LINECONT: in err_input()
348 case E_LINECONT: in tokenizer_error()