Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsyntax.pro19 int get_syntax_info(int *seqnrp);
/vim-8.2.3635/src/
H A Ddrawline.c1517 syntax_flags = get_syntax_info(&syntax_seqnr); in win_line()
H A Dsyntax.c6519 get_syntax_info(int *seqnrp) in get_syntax_info() function
H A Devalfunc.c9803 syntax_flags = get_syntax_info(&matchid); in f_synconcealed()