Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dregister.c35 static int yank_copy_line(struct block_def *bd, long y_idx, int exclude_trailing_space);
1461 yank_copy_line(struct block_def *bd, long y_idx, int exclude_trailing_space) in yank_copy_line() argument
1465 if (exclude_trailing_space) in yank_copy_line()
1477 if (exclude_trailing_space) in yank_copy_line()