Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dusercmd.c1172 int buffer_only = FALSE; in ex_delcommand() local
1176 buffer_only = TRUE; in ex_delcommand()
1190 if (gap == &ucmds || res == 0 || buffer_only) in ex_delcommand()
1197 semsg(_(buffer_only in ex_delcommand()