"Fossies" - the Fresh Open Source Software Archive

Member "tin-2.6.2/pcre/config.h" (23 Aug 2021, 278 Bytes) of package /linux/misc/tin-2.6.2.tar.xz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file. For more information about "config.h" see the Fossies "Dox" file reference documentation.

    1 /* simply include tin's autoconf'd header file */
    2 #ifndef TIN_AUTOCONF_H
    3 #   include "autoconf.h"
    4 #endif /* !TIN_AUTOCONF_H */
    5 #define EBCDIC 0
    6 #define POSIX_MALLOC_THRESHOLD 10
    7 #define PCRE_EXPORT
    8 #define MAX_NAME_SIZE 32
    9 #define MAX_NAME_COUNT 10000
   10 #define MAX_DUPLENGTH 30000