Searched refs:unref_extmatch (Results 1 – 5 of 5) sorted by relevance
7 void unref_extmatch(reg_extmatch_T *em);
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()584 unref_extmatch(sip[i].si_extmatch); in clear_current_state()2054 unref_extmatch(cur_extmatch); in syn_current_attr()2126 unref_extmatch(next_match_extmatch); in syn_current_attr()2337 unref_extmatch(re_extmatch_out); in syn_current_attr()2339 unref_extmatch(cur_extmatch); in syn_current_attr()2767 unref_extmatch(CUR_STATE(current_state.ga_len - 1).si_extmatch); in pop_current_state()2848 unref_extmatch(re_extmatch_in); in find_endpos()3017 unref_extmatch(re_extmatch_in); in find_endpos()
1240 unref_extmatch(reg_extmatch_T *em) in unref_extmatch() function
4772 unref_extmatch(re_extmatch_out); in regtry()
7294 unref_extmatch(re_extmatch_out); in nfa_regtry()