native/iis/pcre/config.h (19 lines of code) (raw):

/* config.h. */ #define HAVE_LIMITS_H 1 #define HAVE_LONG_LONG 1 #define HAVE_MEMMOVE 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WINDOWS_H 1 #define HAVE__STRTOI64 1 #define LINK_SIZE 2 #define MATCH_LIMIT 10000000 #define MATCH_LIMIT_RECURSION MATCH_LIMIT #define MAX_NAME_COUNT 10000 #define MAX_NAME_SIZE 32 #define NEWLINE 10 #define PARENS_NEST_LIMIT 250 #define PCREGREP_BUFSIZE 20480 #define PCRE_STATIC 1 #define POSIX_MALLOC_THRESHOLD 10 #define SUPPORT_PCRE8 1