Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxutils.c267 int at_eol; in xdl_hash_record_with_whitespace() local
271 at_eol = (top <= ptr + 1 || ptr[1] == '\n'); in xdl_hash_record_with_whitespace()
275 && !at_eol) { in xdl_hash_record_with_whitespace()
280 && !at_eol) { in xdl_hash_record_with_whitespace()