Searched refs:bs_extmatch (Results 1 – 2 of 2) sorted by relevance
563 unref_extmatch(SYN_STATE_P(gap)[i].bs_extmatch); in clear_syn_state()569 unref_extmatch(p->sst_union.sst_stack[i].bs_extmatch); in clear_syn_state()1436 bp[i].bs_extmatch = ref_extmatch(CUR_STATE(i).si_extmatch); in store_current_state()1474 CUR_STATE(i).si_extmatch = ref_extmatch(bp[i].bs_extmatch); in load_current_state()1519 if (bp[i].bs_extmatch != CUR_STATE(i).si_extmatch) in syn_stack_equal()1524 bsx = bp[i].bs_extmatch; in syn_stack_equal()
1071 reg_extmatch_T *bs_extmatch; // external matches from start pattern member