Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c301 static int syn_current_attr(int syncing, int displaying, int *can_spell, int keep_state);
1664 (void)syn_current_attr(syncing, FALSE, NULL, FALSE); in syn_finish_line()
1745 attr = syn_current_attr(FALSE, TRUE, can_spell, in get_syntax_attr()
1757 syn_current_attr( in syn_current_attr() function
6599 (void)syn_current_attr(FALSE, FALSE, NULL, FALSE); in syn_get_foldlevel()