File: config.h

package info (click to toggle)
libapache-mod-jk 1%3A1.2.50-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,772 kB
  • sloc: ansic: 60,778; xml: 14,111; sh: 4,955; java: 1,921; perl: 740; makefile: 117; awk: 59
file content (20 lines) | stat: -rw-r--r-- 531 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* 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