Home
last modified time | relevance | path

Searched refs:b_tc_flags (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dtag.c1672 switch (curbuf->b_tc_flags ? curbuf->b_tc_flags : tc_flags) in find_tags()
H A Doptionstr.c1993 flags = &curbuf->b_tc_flags; in did_set_string_option()
H A Dstructs.h2977 unsigned b_tc_flags; // flags for 'tagcase' member
H A Doption.c5117 buf->b_tc_flags = 0; in unset_global_local_option()
6086 buf->b_tc_flags = 0; in buf_copy_options()