REG_NEWLINE 5693 libglibc/regex.c if (cflags & REG_NEWLINE) REG_NEWLINE 265 libglibc/regex.h #define REG_NOSUB (REG_NEWLINE << 1) REG_NEWLINE 218 libutil/find.c int flags = REG_EXTENDED|REG_NEWLINE;