Searched refs:TXT_BEAUTIFY (Results 1 – 6 of 6) sorted by relevance
234 LF_SET(TXT_BEAUTIFY); in ex_aci()
328 ins_ch: if (LF_ISSET(TXT_BEAUTIFY) && ISCNTRL(ev.e_c) && in ex_txt()
96 LF_SET(TXT_BEAUTIFY); in ex()
216 #define TXT_BEAUTIFY 0x00000040 /* Only printable characters. */ macro
469 LF_SET(TXT_BEAUTIFY); in set_txt_std()
1237 if (LF_ISSET(TXT_BEAUTIFY) && ISCNTRL(evp->e_c) && in v_txt()