Searched refs:T_CZH (Results 1 – 4 of 4) sorted by relevance
157 #define T_CZH (TERM_STR(KS_CZH)) // italic mode start macro
3189 if (*T_CZH == NUL || *T_CZR == NUL) in ttest()3190 T_CZH = T_CZR = empty_option; in ttest()3215 if (*T_CZH == NUL) in ttest()3219 T_CZH = T_MD; in ttest()3221 T_CZH = T_MR; in ttest()
1863 if ((attr & HL_ITALIC) && *T_CZH != NUL) // italic in screen_start_highlight()1864 out_str(T_CZH); in screen_start_highlight()
3050 p_term("t_ZH", T_CZH)