Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c1317 int nothing_done = TRUE; in do_doautocmd() local
1352 nothing_done = FALSE; in do_doautocmd()
1354 if (nothing_done && do_msg in do_doautocmd()
1361 *did_something = !nothing_done; in do_doautocmd()