00001 #line 4056 "./lpsrc/tre.pak" 00002 00003 /* RF: need this for TRE_EXTERN */ 00004 #include "flx_target_tre_config.hpp" 00005 00006 /* lib/tre-config.h. Generated by configure. */ 00007 /* tre-config.h.in. This file has all definitions that are needed in 00008 `regex.h'. Note that this file must contain only the bare minimum 00009 of definitions without the TRE_ prefix to avoid conflicts between 00010 definitions here and definitions included from somewhere else. */ 00011 00012 /* Define to 1 if you have the <libutf8.h> header file. */ 00013 /* #undef HAVE_LIBUTF8_H */ 00014 00015 /* Define to 1 if the system has the type `reg_errcode_t'. */ 00016 /* #undef HAVE_REG_ERRCODE_T */ 00017 00018 /* Define to 1 if you have the <sys/types.h> header file. */ 00019 #define HAVE_SYS_TYPES_H 1 00020 00021 /* Define to 1 if you have the <wchar.h> header file. */ 00022 //#define HAVE_WCHAR_H 0 00023 00024 /* Define if you want to enable approximate matching functionality. */ 00025 #define TRE_APPROX 1 00026 00027 /* Define to enable multibyte character set support. */ 00028 #define TRE_MULTIBYTE 0 00029 00030 /* Define to the absolute path to the system regex.h */ 00031 /* #undef TRE_SYSTEM_REGEX_H_PATH */ 00032 00033 /* Define to include the system regex.h from TRE regex.h */ 00034 /* #undef TRE_USE_SYSTEM_REGEX_H */ 00035 00036 /* Define to enable wide character (wchar_t) support. */ 00037 //#define TRE_WCHAR 0 00038 00039 /* TRE version string. */ 00040 #define TRE_VERSION "0.7.2" 00041 00042 /* TRE version level 1. */ 00043 #define TRE_VERSION_1 0 00044 00045 /* TRE version level 2. */ 00046 #define TRE_VERSION_2 7 00047 00048 /* TRE version level 3. */ 00049 #define TRE_VERSION_3 2