Searched refs:PV_TC (Results 1 – 2 of 2) sorted by relevance
5115 case PV_TC: in unset_global_local_option()5229 case PV_TC: return (char_u *)&(curbuf->b_p_tc); in get_varp_scope()5303 case PV_TC: return *curbuf->b_p_tc != NUL in get_varp()
147 #define PV_TC OPT_BOTH(OPT_BUF(BV_TC)) macro2516 (char_u *)&p_tc, PV_TC,