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