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