Searched refs:PV_TSR (Results 1 – 2 of 2) sorted by relevance
5136 case PV_TSR: in unset_global_local_option()5237 case PV_TSR: return (char_u *)&(curbuf->b_p_tsr); in get_varp_scope()5319 case PV_TSR: return *curbuf->b_p_tsr != NUL in get_varp()
58 #define PV_TSR OPT_BOTH(OPT_BUF(BV_TSR)) macro2633 (char_u *)&p_tsr, PV_TSR,