summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre/config.h
blob: 4fe10f41d8aab840c9d34787f36aeee4180e6064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#define HAVE_MEMMOVE 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 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 POSIX_MALLOC_THRESHOLD 10
#define SUPPORT_UCP
#define SUPPORT_UTF16