Searched refs:E_NEWLINE (Results 1 – 2 of 2) sorted by relevance
152 #define E_NEWLINE 0x00800000 /* Found ending <newline>. */ macro
252 if (F_ISSET(ecp, E_NEWLINE)) { in ex_cmd()255 F_CLR(ecp, E_NEWLINE); in ex_cmd()303 F_SET(ecp, E_NEWLINE); in ex_cmd()804 F_SET(ecp, E_NEWLINE); in ex_cmd()