Home
last modified time | relevance | path

Searched refs:b_syn_linecont_ic (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dstructs.h2605 int b_syn_linecont_ic; // ignore-case flag for above member
H A Dsyntax.c904 regmatch.rmm_ic = syn_block->b_syn_linecont_ic; in syn_match_linecont()
5857 curwin->w_s->b_syn_linecont_ic = curwin->w_s->b_syn_ic; in syn_cmd_sync()