summaryrefslogtreecommitdiff
path: root/pkg/pcre/config.h
blob: e6b2038c3472616b9c0a1cc47b14d296ea2daa4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
/* #undef BSR_ANYCRLF */
/* #undef EBCDIC */
/* #undef EBCDIC_NL25 */
#define HAVE_BCOPY 1
/* #undef HAVE_BITS_TYPE_TRAITS_H */
/* #undef HAVE_BZLIB_H */
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
/* #undef HAVE_EDITLINE_READLINE_H */
/* #undef HAVE_EDIT_READLINE_READLINE_H */
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
/* #undef HAVE_LONG_LONG */
#define HAVE_MEMMOVE 1
#define HAVE_PTHREAD 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
/* #undef HAVE_READLINE_HISTORY_H */
/* #undef HAVE_READLINE_READLINE_H */
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
/* #undef HAVE_STRING */
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
/* #undef HAVE_STRTOIMAX */
/* #undef HAVE_STRTOLL */
/* #undef HAVE_STRTOQ */
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
/* #undef HAVE_TYPE_TRAITS_H */
#define HAVE_UNISTD_H 1
/* #undef HAVE_UNSIGNED_LONG_LONG */
#define HAVE_VISIBILITY 1
/* #undef HAVE_WINDOWS_H */
/* #undef HAVE_ZLIB_H */
/* #undef HAVE__STRTOI64 */
#define LINK_SIZE 2
#define LT_OBJDIR ".libs/"
#define MATCH_LIMIT 10000000
#define MATCH_LIMIT_RECURSION MATCH_LIMIT
#define MAX_NAME_COUNT 10000
#define MAX_NAME_SIZE 32
#define NEWLINE 10
/* #undef NO_RECURSE */
#define PACKAGE "pcre"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "PCRE"
#define PACKAGE_STRING "PCRE 8.45"
#define PACKAGE_TARNAME "pcre"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "8.45"
#define PARENS_NEST_LIMIT 250
#define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
#define PCREGREP_BUFSIZE 20480
#define PCREPOSIX_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCREPOSIX_EXP_DEFN extern __attribute__ ((visibility ("default")))
#define PCRE_EXP_DATA_DEFN __attribute__ ((visibility ("default")))
#define PCRE_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCRE_EXP_DEFN __attribute__ ((visibility ("default")))
#define PCRE_STATIC 1
#define POSIX_MALLOC_THRESHOLD 10
/* #undef PTHREAD_CREATE_JOINABLE */
#define STDC_HEADERS 1
#ifdef __GNUC__
#define SUPPORT_JIT /**/
#endif
/* #undef SUPPORT_LIBBZ2 */
/* #undef SUPPORT_LIBEDIT */
/* #undef SUPPORT_LIBREADLINE */
/* #undef SUPPORT_LIBZ */
/* #undef SUPPORT_PCRE16 */
/* #undef SUPPORT_PCRE32 */
#define SUPPORT_PCRE8 /**/
#define SUPPORT_PCREGREP_JIT /**/
#define SUPPORT_UCP /**/
#define SUPPORT_UTF /**/
/* #undef SUPPORT_VALGRIND */
#define VERSION "8.45"
/* #undef const */
/* #undef int64_t */
/* #undef size_t */