Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h131 # define PV_SPL OPT_BUF(BV_SPL) macro
2412 (char_u *)&p_spl, PV_SPL,
H A Doption.c5513 case PV_SPL: return (char_u *)&(curwin->w_s->b_p_spl); in get_varp()