Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c248 static long next_match_flags; // flags for next match variable
2122 next_match_flags = flags; in syn_current_attr()
2415 cur_si->si_flags |= next_match_flags; in push_next_match()