Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c969 cur_si->si_ends = TRUE; in syn_update_ends()
1477 CUR_STATE(i).si_ends = FALSE; in load_current_state()
1899 cur_si->si_ends = TRUE; in syn_current_attr()
2414 cur_si->si_ends = TRUE; in push_next_match()
2441 cur_si->si_ends = TRUE; in push_next_match()
2473 if (cur_si->si_ends in check_state_ends()
2658 sip->si_ends = TRUE; in check_keepend()
2660 if (sip->si_ends && (sip->si_flags & HL_KEEPEND)) in check_keepend()
2720 sip->si_ends = TRUE; in update_si_end()
2727 sip->si_ends = FALSE; in update_si_end()
[all …]