Home
last modified time | relevance | path

Searched refs:PV_MP (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Doption.c5154 case PV_MP: in unset_global_local_option()
5222 case PV_MP: return (char_u *)&(curbuf->b_p_mp); in get_varp_scope()
5332 case PV_MP: return *curbuf->b_p_mp != NUL in get_varp()
H A Doptiondefs.h37 # define PV_MP OPT_BOTH(OPT_BUF(BV_MP)) macro
1664 (char_u *)&p_mp, PV_MP,