Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c9779 int matchid = 0; in f_synconcealed() local
9803 syntax_flags = get_syntax_info(&matchid); in f_synconcealed()
9826 list_append_number(rettv->vval.v_list, matchid); in f_synconcealed()