Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c349 static int syn_add_cluster(char_u *name);
5499 id = syn_add_cluster(name); in syn_check_cluster()
5511 syn_add_cluster(char_u *name) in syn_add_cluster() function