Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c305 static void update_si_attr(int idx);
696 update_si_attr(current_state.ga_len - 1); in syn_sync()
828 update_si_attr(current_state.ga_len - 1); in syn_sync()
1484 update_si_attr(i); in load_current_state()
2422 update_si_attr(current_state.ga_len - 1); in push_next_match()
2452 update_si_attr(current_state.ga_len - 1); in push_next_match()
2499 update_si_attr(current_state.ga_len - 1); in check_state_ends()
2570 update_si_attr(int idx) in update_si_attr() function