REG_NEWLINE 110 HeaderInfo.cpp regcomp(®, field, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 246 HeaderInfo.cpp regcomp(®, r, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 323 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE); REG_NEWLINE 513 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 586 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 592 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 598 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 604 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 610 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 622 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); REG_NEWLINE 265 _regex.h #define REG_NOSUB (REG_NEWLINE << 1) REG_NEWLINE 37 lib.cpp regcomp(®, regex.GetBuffer(0), REG_EXTENDED | REG_NEWLINE | REG_ICASE |REG_NOSUB ); REG_NEWLINE 5532 regex.cpp if (cflags & REG_NEWLINE)