Home
last modified time | relevance | path

Searched refs:T_US (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dtermdefs.h160 #define T_US (TERM_STR(KS_US)) // underscore (underline) mode macro
H A Dscreen.c1861 && *T_US != NUL) in screen_start_highlight()
1862 out_str(T_US); in screen_start_highlight()
H A Dterm.c3187 if (*T_US == NUL || *T_UE == NUL) in ttest()
3188 T_US = T_UE = empty_option; in ttest()
H A Doptiondefs.h3039 p_term("t_us", T_US)