regcomp 96 HeaderInfo.cpp regcomp(®, field, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 240 HeaderInfo.cpp regcomp(®, r, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 319 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE); regcomp 510 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 584 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 592 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 600 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 608 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 616 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 630 HeaderInfo.cpp regcomp(®, regex, REG_EXTENDED | REG_NEWLINE | REG_ICASE); regcomp 513 _regex.h extern int regcomp (regex_t *preg, const char *pattern, int cflags); regcomp 37 lib.cpp regcomp(®, regex.GetBuffer(0), REG_EXTENDED | REG_NEWLINE | REG_ICASE |REG_NOSUB );