Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c341 static void syn_list_cluster(int id);
3902 syn_list_cluster(id); in syn_cmd_list()
3918 syn_list_cluster(id - SYNID_CLUSTER); in syn_cmd_list()
4114 syn_list_cluster(int id) in syn_list_cluster() function