Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c3975 struct name_list struct
3981 static void syn_list_flags(struct name_list *nl, int flags, int attr); argument
3996 static struct name_list namelist1[] = in syn_list_one()
4012 static struct name_list namelist2[] = in syn_list_one()
4098 syn_list_flags(struct name_list *nlist, int flags, int attr) in syn_list_flags()