Searched refs:TXT_CNTRLD (Results 1 – 3 of 3) sorted by relevance
219 #define TXT_CNTRLD 0x00000200 /* Control-D is a command. */ macro
243 if (LF_ISSET(TXT_CNTRLD)) { in ex_txt()
84 LF_INIT(TXT_BACKSLASH | TXT_CNTRLD | TXT_CR); in ex()