Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddebugger.c46 int save_redir_off = redir_off; in do_debug() local
298 redir_off = save_redir_off; in do_debug()
H A Devalfunc.c3466 int save_redir_off = redir_off; in execute_common() local
3556 redir_off = save_redir_off; in execute_common()