Searched refs:PV_LW (Results 1 – 2 of 2) sorted by relevance
5182 case PV_LW: in unset_global_local_option()5255 case PV_LW: return (char_u *)&(curbuf->b_p_lw); in get_varp_scope()5354 case PV_LW: return *curbuf->b_p_lw != NUL in get_varp()
103 # define PV_LW OPT_BOTH(OPT_BUF(BV_LW)) macro1617 (char_u *)&p_lispwords, PV_LW,