Searched refs:XDF_IGNORE_BLANK_LINES (Results 1 – 3 of 3) sorted by relevance
42 #define XDF_IGNORE_BLANK_LINES (1 << 7) macro
1082 if (xpp->flags & XDF_IGNORE_BLANK_LINES) in xdl_diff()
1117 param.flags |= XDF_IGNORE_BLANK_LINES; in diff_file_internal()