Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c207 short *si_next_list; // nextgroup IDs after this item ends member
1480 CUR_STATE(i).si_next_list = in load_current_state()
1483 CUR_STATE(i).si_next_list = NULL; in load_current_state()
1930 cur_si->si_next_list = next_list; in syn_current_attr()
2402 cur_si->si_next_list = spp->sp_next_list; in push_next_match()
2450 cur_si->si_next_list = NULL; in push_next_match()
2513 current_next_list = cur_si->si_next_list; in check_state_ends()