Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c290 static void syn_update_ends(int startofline);
930 syn_update_ends(TRUE); in syn_start_line()
947 syn_update_ends(int startofline) in syn_update_ends() function
2530 syn_update_ends(FALSE); in check_state_ends()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt6103 Solution: Do not call syn_update_ends() when there are no keepend items.