Searched refs:D_IGNORECASE (Results 1 – 3 of 3) sorted by relevance
76 #define D_IGNORECASE 0x040 /* Case-insensitive matching */ macro
319 if (flags & D_IGNORECASE) in diffreg_stone() 411 (flags & (D_FOLDBLANKS|D_IGNOREBLANKS|D_IGNORECASE| in diffreg_stone() 752 if (flags & (D_FOLDBLANKS | D_IGNOREBLANKS | D_IGNORECASE | D_STRIPCR)) { in check()
241 dflags |= D_IGNORECASE; in main()