Searched refs:D_IGNOREBLANKS (Results 1 – 4 of 4) sorted by relevance
79 #define D_IGNOREBLANKS 0x200 /* Ignore white space changes */ macro85 #define D_NEWALGO_FLAGS (D_FORCEASCII | D_PROTOTYPE | D_IGNOREBLANKS)
411 (flags & (D_FOLDBLANKS|D_IGNOREBLANKS|D_IGNORECASE| in diffreg_stone() 752 if (flags & (D_FOLDBLANKS | D_IGNOREBLANKS | D_IGNORECASE | D_STRIPCR)) { in check() 760 if (flags & (D_FOLDBLANKS | D_IGNOREBLANKS)) { in check() 800 } else if (flags & D_IGNOREBLANKS) { in check() 1403 if ((flags & (D_FOLDBLANKS|D_IGNOREBLANKS)) != 0) { in readhash() 1410 if (space && (flags & D_IGNOREBLANKS) == 0) { in readhash()
212 if (flags & D_IGNOREBLANKS) in diffreg_new()
303 dflags |= D_IGNOREBLANKS; in main()