Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dchange.c916 buf->b_start_bomb = buf->b_p_bomb; in save_file_ff()
951 if (!buf->b_p_bin && buf->b_start_bomb != buf->b_p_bomb) in file_ff_differs()
H A Dfileio.c593 curbuf->b_start_bomb = FALSE; in readfile()
901 curbuf->b_start_bomb = FALSE; in readfile()
1490 curbuf->b_start_bomb = TRUE; in readfile()
H A Dstructs.h3046 int b_start_bomb; // 'bomb' when it was read member
H A Dbuffer.c770 buf->b_start_bomb = FALSE; in buf_clear_file()