Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptiondefs.h102 # define PV_LISP OPT_BUF(BV_LISP) macro
1610 (char_u *)&p_lisp, PV_LISP,
H A Doption.c5485 case PV_LISP: return (char_u *)&(curbuf->b_p_lisp); in get_varp()