Home
last modified time | relevance | path

Searched refs:SREQ_BUF (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h2581 #define SREQ_BUF 2 // Request buffer-local option macro
H A Doption.c4107 if (opt_type == SREQ_BUF) in get_option_value_strict()
4128 if (opt_type == SREQ_BUF) in get_option_value_strict()
4227 case SREQ_BUF: in option_iter_next()
H A Dif_py_both.h3555 case SREQ_BUF: in set_option_value_for()
5262 return OptionsNew(SREQ_BUF, self->buf, (checkfun) CheckBuffer, in BufferAttr()