Searched refs:T_UCE (Results 1 – 3 of 3) sorted by relevance
161 #define T_UCE (TERM_STR(KS_UCE)) // exit undercurl mode macro
2034 if ((screen_attr & HL_UNDERCURL) && *T_UCE != NUL) in screen_stop_highlight()2036 if (STRCMP(T_UCE, T_ME) == 0) in screen_stop_highlight()2039 out_str(T_UCE); in screen_stop_highlight()2042 || ((screen_attr & HL_UNDERCURL) && *T_UCE == NUL)) in screen_stop_highlight()
2983 p_term("t_Ce", T_UCE)