Searched refs:cont_list (Results 1 – 1 of 1) sorted by relevance
231 short *cont_list; // group IDs for "contains" argument member309 static int in_id_list(stateitem_T *item, short *cont_list, struct sp_syn *ssp, int contained);4606 if (get_id_list(&arg, 8, &opt->cont_list, skip) == FAIL) in get_syn_options()4961 syn_opt_arg.cont_list = NULL; in syn_cmd_match()5000 SYN_ITEMS(curwin->w_s)[idx].sp_cont_list = syn_opt_arg.cont_list; in syn_cmd_match()5030 vim_free(syn_opt_arg.cont_list); in syn_cmd_match()5090 syn_opt_arg.cont_list = NULL; in syn_cmd_region()5254 syn_opt_arg.cont_list; in syn_cmd_region()5295 vim_free(syn_opt_arg.cont_list); in syn_cmd_region()