Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h121 # define PV_SI OPT_BUF(BV_SI) macro
2369 (char_u *)&p_si, PV_SI,
H A Doption.c5498 case PV_SI: return (char_u *)&(curbuf->b_p_si); in get_varp()