Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h134 #define PV_STS OPT_BUF(BV_STS) macro
2378 (char_u *)&p_sts, PV_STS,
H A Doption.c5501 case PV_STS: return (char_u *)&(curbuf->b_p_sts); in get_varp()