Home
last modified time | relevance | path

Searched refs:rmm_ic (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/
H A Dregexp.h152 int rmm_ic; member
H A Dsyntax.c904 regmatch.rmm_ic = syn_block->b_syn_linecont_ic; in syn_match_linecont()
1988 regmatch.rmm_ic = spp->sp_ic; in syn_current_attr()
2876 regmatch.rmm_ic = spp->sp_ic; in find_endpos()
2911 regmatch.rmm_ic = spp_skip->sp_ic; in find_endpos()
H A Dmatch.c94 m->match.rmm_ic = FALSE; in match_add()
H A Dex_cmds.c3975 regmatch.rmm_ic = TRUE; in ex_substitute()
3977 regmatch.rmm_ic = FALSE; in ex_substitute()
H A Dregexp.c2575 rex.reg_ic = rmp->rmm_ic; in init_regexec_multi()
H A Dsearch.c186 regmatch->rmm_ic = ignorecase(pat); in search_regcomp()
H A Dquickfix.c5822 regmatch->rmm_ic = p_ic; in vgr_init_regmatch()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt5098 Solution: Initialise rmm_ic and rmm_maxcol.