Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxutils.c256 int cr_at_eol_only = (flags & XDF_WHITESPACE_FLAGS) == XDF_IGNORE_CR_AT_EOL; in xdl_hash_record_with_whitespace() local
259 if (cr_at_eol_only) { in xdl_hash_record_with_whitespace()