Searched refs:next_match_extmatch (Results 1 – 1 of 1) sorted by relevance
252 static reg_extmatch_T *next_match_extmatch = NULL; variable2126 unref_extmatch(next_match_extmatch); in syn_current_attr()2127 next_match_extmatch = cur_extmatch; in syn_current_attr()2403 cur_si->si_extmatch = ref_extmatch(next_match_extmatch); in push_next_match()