Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c549 flags = TAG_NOIC; in do_tag()
1657 int noic = (flags & TAG_NOIC); in find_tags()
3901 TAG_REGEXP | extra_flag | TAG_VERBOSE | TAG_NO_TAGFUNC | TAG_NOIC, in expand_tags()
4007 TAG_REGEXP | TAG_NOIC, (int)MAXCOL, buf_fname); in get_tags()
H A Dvim.h1163 #define TAG_NOIC 8 // don't always ignore case macro
H A Dinsexpand.c2980 TAG_REGEXP | TAG_NAMES | TAG_NOIC | TAG_INS_COMP in ins_compl_get_exp()