Searched refs:PV_TSRFU (Results 1 – 2 of 2) sorted by relevance
5140 case PV_TSRFU: in unset_global_local_option()5239 case PV_TSRFU: return (char_u *)&(curbuf->b_p_tsrfu); in get_varp_scope()5322 case PV_TSRFU: return *curbuf->b_p_tsrfu != NUL in get_varp()
144 # define PV_TSRFU OPT_BOTH(OPT_BUF(BV_TSRFU)) macro2637 (char_u *)&p_tsrfu, PV_TSRFU,