1 /* 2 * Copyright 2021 Google Inc. 3 * 4 * Use of this source code is governed by a BSD-style license that can be 5 * found in the LICENSE file. 6 */ 7 8 #define BYTEORDER 1234 9 #define HAVE_INTTYPES_H 1 10 #define HAVE_MEMORY_H 1 11 #define HAVE_STDINT_H 1 12 #define HAVE_STDLIB_H 1 13 #define HAVE_STRING_H 1 14 #define STDC_HEADERS 1 15 #define XML_CONTEXT_BYTES 1024 16 #define XML_DTD 1 17 #define XML_NS 1 18