Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h130 # define PV_SPF OPT_BUF(BV_SPF) macro
2402 (char_u *)&p_spf, PV_SPF,
H A Doption.c5512 case PV_SPF: return (char_u *)&(curwin->w_s->b_p_spf); in get_varp()