Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregexp_bt.c336 regstate_T rs_state; // what we are doing, one of RS_ above member
3148 rp->rs_state = state; in regstack_push()
4335 switch (rp->rs_state) in regmatch()
4487 rp->rs_state = RS_BEHIND2; in regmatch()
4635 if (rp->rs_state == RS_STAR_LONG) in regmatch()