Searched refs:E_NEWLINE (Results 1 – 2 of 2) sorted by relevance
153 #define E_NEWLINE 0x00800000 /* Found ending <newline>. */ macro
238 if (F_ISSET(ecp, E_NEWLINE)) { in ex_cmd()241 F_CLR(ecp, E_NEWLINE); in ex_cmd()289 F_SET(ecp, E_NEWLINE); in ex_cmd()789 F_SET(ecp, E_NEWLINE); in ex_cmd()