Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.c5140 case PV_TSRFU: in unset_global_local_option()
5239 case PV_TSRFU: return (char_u *)&(curbuf->b_p_tsrfu); in get_varp_scope()
5322 case PV_TSRFU: return *curbuf->b_p_tsrfu != NUL in get_varp()
H A Doptiondefs.h144 # define PV_TSRFU OPT_BOTH(OPT_BUF(BV_TSRFU)) macro
2637 (char_u *)&p_tsrfu, PV_TSRFU,