Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c353 static void syn_combine_list(short **clstr1, short **clstr2, int list_op);
4723 syn_combine_list(&SYN_CLSTR(curwin->w_s)[tlg_id].scl_list, in syn_incl_toplevel()
5322 syn_combine_list(short **clstr1, short **clstr2, int list_op) in syn_combine_list() function
5614 syn_combine_list(&SYN_CLSTR(curwin->w_s)[scl_id].scl_list, in syn_cmd_cluster()