Searched refs:PV_LCS (Results 1 – 2 of 2) sorted by relevance
5189 case PV_LCS: in unset_global_local_option()5259 case PV_LCS: return (char_u *)&(curwin->w_p_lcs); in get_varp_scope()5363 case PV_LCS: return *curwin->w_p_lcs != NUL in get_varp()
192 #define PV_LCS OPT_BOTH(OPT_WIN(WV_LCS)) macro1628 (char_u *)&p_lcs, PV_LCS,