Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c295 static synstate_T *store_current_state(void);
425 (void)store_current_state(); in syntax_start()
533 prev = store_current_state(); in syntax_start()
1328 store_current_state(void) in store_current_state() function
1642 (void)store_current_state(); in syntax_check_changed()