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