Searched refs:DIFF_IBLANK (Results 1 – 1 of 1) sorted by relevance
29 #define DIFF_IBLANK 0x002 // ignore empty lines macro1116 if (diff_flags & DIFF_IBLANK) in diff_file_internal()1184 (diff_flags & DIFF_IBLANK) ? "-B " : "", in diff_file()2025 if ((diff_flags & DIFF_IBLANK) in diff_cmp()2233 diff_flags_new |= DIFF_IBLANK; in diffopt_changed()