Home
last modified time | relevance | path

Searched defs:both (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dtextobject.c172 int both) in findpar()
281 startPS(linenr_T lnum, int para, int both) in startPS()
H A Dtextprop.c728 int both; in f_prop_find() local
964 int both; in f_prop_remove() local
H A Doptionstr.c375 int both = (opt_flags & (OPT_LOCAL | OPT_GLOBAL)) == 0; in set_string_option_direct() local
H A Doption.c565 int both = (opt_flags & (OPT_LOCAL | OPT_GLOBAL)) == 0; in set_option_default() local
2594 int both = (opt_flags & (OPT_LOCAL | OPT_GLOBAL)) == 0; in set_option_sctx_idx() local
H A Dhighlight.c371 int both, // include groups where 'bg' doesn't matter in init_highlight()