Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.c23 static int not_writing(void);
1894 if (not_writing()) // check 'write' option in do_write()
2259 if (not_writing()) in do_wqall()
2308 not_writing(void) in not_writing() function