Searched refs:sp_next_list (Results 1 – 1 of 1) sorted by relevance
64 short *sp_next_list; // next group IDs, if non-zero member1481 (SYN_ITEMS(syn_block)[CUR_STATE(i).si_idx]).sp_next_list; in load_current_state()2145 && lspp->sp_next_list != NULL) in syn_current_attr()2147 current_next_list = lspp->sp_next_list; in syn_current_attr()2402 cur_si->si_next_list = spp->sp_next_list; in push_next_match()3639 vim_free(SYN_ITEMS(block)[i].sp_next_list); in syn_clear_pattern()4066 if (spp->sp_next_list != NULL) in syn_list_one()4068 put_id_list((char_u *)"nextgroup", spp->sp_next_list, attr); in syn_list_one()5008 SYN_ITEMS(curwin->w_s)[idx].sp_next_list = syn_opt_arg.next_list; in syn_cmd_match()5259 SYN_ITEMS(curwin->w_s)[idx].sp_next_list = in syn_cmd_region()