Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmessage.c1117 int oldState; in wait_return() local
1148 oldState = State; in wait_return()
1318 State = oldState; // restore State before set_shellsize in wait_return()
2807 int oldState = State; in do_more_prompt() local
3049 State = oldState; in do_more_prompt()
3748 int oldState; in do_dialog() local
3781 oldState = State; in do_dialog()
3850 State = oldState; in do_dialog()
H A Dedit.c3086 int oldState = State; in replace_pop_ins() local
3094 State = oldState; in replace_pop_ins()
3971 int oldState; in ins_bs() local
4110 oldState = State; in ins_bs()
4124 State = oldState; in ins_bs()