Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/AnonR/anonr.TX.../proc/self/root/usr/include
File: expat_config.h
/* expat_config.h. Generated from expat_config.h.in by configure. */
[0] Fix | Delete
/* expat_config.h.in. Generated from configure.ac by autoheader. */
[1] Fix | Delete
[2] Fix | Delete
/* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
[3] Fix | Delete
#define BYTEORDER 1234
[4] Fix | Delete
[5] Fix | Delete
/* Define to 1 if you have the `arc4random' function. */
[6] Fix | Delete
/* #undef HAVE_ARC4RANDOM */
[7] Fix | Delete
[8] Fix | Delete
/* Define to 1 if you have the `arc4random_buf' function. */
[9] Fix | Delete
/* #undef HAVE_ARC4RANDOM_BUF */
[10] Fix | Delete
[11] Fix | Delete
/* Define to 1 if you have the `bcopy' function. */
[12] Fix | Delete
#define HAVE_BCOPY 1
[13] Fix | Delete
[14] Fix | Delete
/* Define to 1 if you have the <dlfcn.h> header file. */
[15] Fix | Delete
#define HAVE_DLFCN_H 1
[16] Fix | Delete
[17] Fix | Delete
/* Define to 1 if you have the <fcntl.h> header file. */
[18] Fix | Delete
#define HAVE_FCNTL_H 1
[19] Fix | Delete
[20] Fix | Delete
/* Define to 1 if you have the `getpagesize' function. */
[21] Fix | Delete
#define HAVE_GETPAGESIZE 1
[22] Fix | Delete
[23] Fix | Delete
/* Define to 1 if you have the `getrandom' function. */
[24] Fix | Delete
#define HAVE_GETRANDOM 1
[25] Fix | Delete
[26] Fix | Delete
/* Define to 1 if you have the <inttypes.h> header file. */
[27] Fix | Delete
#define HAVE_INTTYPES_H 1
[28] Fix | Delete
[29] Fix | Delete
/* Define to 1 if you have the `bsd' library (-lbsd). */
[30] Fix | Delete
/* #undef HAVE_LIBBSD */
[31] Fix | Delete
[32] Fix | Delete
/* Define to 1 if you have the `memmove' function. */
[33] Fix | Delete
#define HAVE_MEMMOVE 1
[34] Fix | Delete
[35] Fix | Delete
/* Define to 1 if you have the <memory.h> header file. */
[36] Fix | Delete
#define HAVE_MEMORY_H 1
[37] Fix | Delete
[38] Fix | Delete
/* Define to 1 if you have a working `mmap' system call. */
[39] Fix | Delete
#define HAVE_MMAP 1
[40] Fix | Delete
[41] Fix | Delete
/* Define to 1 if you have the <stdint.h> header file. */
[42] Fix | Delete
#define HAVE_STDINT_H 1
[43] Fix | Delete
[44] Fix | Delete
/* Define to 1 if you have the <stdlib.h> header file. */
[45] Fix | Delete
#define HAVE_STDLIB_H 1
[46] Fix | Delete
[47] Fix | Delete
/* Define to 1 if you have the <strings.h> header file. */
[48] Fix | Delete
#define HAVE_STRINGS_H 1
[49] Fix | Delete
[50] Fix | Delete
/* Define to 1 if you have the <string.h> header file. */
[51] Fix | Delete
#define HAVE_STRING_H 1
[52] Fix | Delete
[53] Fix | Delete
/* Define to 1 if you have `syscall' and `SYS_getrandom'. */
[54] Fix | Delete
/* #undef HAVE_SYSCALL_GETRANDOM */
[55] Fix | Delete
[56] Fix | Delete
/* Define to 1 if you have the <sys/param.h> header file. */
[57] Fix | Delete
#define HAVE_SYS_PARAM_H 1
[58] Fix | Delete
[59] Fix | Delete
/* Define to 1 if you have the <sys/stat.h> header file. */
[60] Fix | Delete
#define HAVE_SYS_STAT_H 1
[61] Fix | Delete
[62] Fix | Delete
/* Define to 1 if you have the <sys/types.h> header file. */
[63] Fix | Delete
#define HAVE_SYS_TYPES_H 1
[64] Fix | Delete
[65] Fix | Delete
/* Define to 1 if you have the <unistd.h> header file. */
[66] Fix | Delete
#define HAVE_UNISTD_H 1
[67] Fix | Delete
[68] Fix | Delete
/* Define to the sub-directory where libtool stores uninstalled libraries. */
[69] Fix | Delete
#define LT_OBJDIR ".libs/"
[70] Fix | Delete
[71] Fix | Delete
/* Name of package */
[72] Fix | Delete
#define PACKAGE "expat"
[73] Fix | Delete
[74] Fix | Delete
/* Define to the address where bug reports for this package should be sent. */
[75] Fix | Delete
#define PACKAGE_BUGREPORT "expat-bugs@libexpat.org"
[76] Fix | Delete
[77] Fix | Delete
/* Define to the full name of this package. */
[78] Fix | Delete
#define PACKAGE_NAME "expat"
[79] Fix | Delete
[80] Fix | Delete
/* Define to the full name and version of this package. */
[81] Fix | Delete
#define PACKAGE_STRING "expat 2.2.5"
[82] Fix | Delete
[83] Fix | Delete
/* Define to the one symbol short name of this package. */
[84] Fix | Delete
#define PACKAGE_TARNAME "expat"
[85] Fix | Delete
[86] Fix | Delete
/* Define to the home page for this package. */
[87] Fix | Delete
#define PACKAGE_URL ""
[88] Fix | Delete
[89] Fix | Delete
/* Define to the version of this package. */
[90] Fix | Delete
#define PACKAGE_VERSION "2.2.5"
[91] Fix | Delete
[92] Fix | Delete
/* Define to 1 if you have the ANSI C header files. */
[93] Fix | Delete
#define STDC_HEADERS 1
[94] Fix | Delete
[95] Fix | Delete
/* Version number of package */
[96] Fix | Delete
#define VERSION "2.2.5"
[97] Fix | Delete
[98] Fix | Delete
/* whether byteorder is bigendian */
[99] Fix | Delete
/* #undef WORDS_BIGENDIAN */
[100] Fix | Delete
[101] Fix | Delete
/* Define to specify how much context to retain around the current parse
[102] Fix | Delete
point. */
[103] Fix | Delete
#define XML_CONTEXT_BYTES 1024
[104] Fix | Delete
[105] Fix | Delete
/* Define to include code reading entropy from `/dev/urandom'. */
[106] Fix | Delete
#define XML_DEV_URANDOM 1
[107] Fix | Delete
[108] Fix | Delete
/* Define to make parameter entity parsing functionality available. */
[109] Fix | Delete
#define XML_DTD 1
[110] Fix | Delete
[111] Fix | Delete
/* Define to make XML Namespaces functionality available. */
[112] Fix | Delete
#define XML_NS 1
[113] Fix | Delete
[114] Fix | Delete
/* Define to empty if `const' does not conform to ANSI C. */
[115] Fix | Delete
/* #undef const */
[116] Fix | Delete
[117] Fix | Delete
/* Define to `long int' if <sys/types.h> does not define. */
[118] Fix | Delete
/* #undef off_t */
[119] Fix | Delete
[120] Fix | Delete
/* Define to `unsigned int' if <sys/types.h> does not define. */
[121] Fix | Delete
/* #undef size_t */
[122] Fix | Delete
[123] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function