Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c1867 if (syn_block->b_syn_containedin || cur_si == NULL in syn_current_attr()
3523 block->b_syn_containedin = FALSE; in syntax_clear()
4461 curwin->w_s->b_syn_containedin = TRUE; in add_keyword()
5007 curwin->w_s->b_syn_containedin = TRUE; in syn_cmd_match()
5258 curwin->w_s->b_syn_containedin = TRUE; in syn_cmd_region()
H A Dstructs.h2593 int b_syn_containedin; // TRUE when there is an item with a member
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt4453 8 Turn b_syn_ic and b_syn_containedin into b_syn_flags.
H A Dversion6.txt10331 Solution: Use "syn_buf" instead of "curbuf" to get the b_syn_containedin