Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.c5835 int should_copy = TRUE; in buf_copy_options() local
5862 should_copy = FALSE; in buf_copy_options()
5864 if (should_copy || (flags & BCO_ALWAYS)) in buf_copy_options()
6161 if (should_copy) in buf_copy_options()