| /* | |
| * Copyright 2021 Google Inc. | |
| * | |
| * Use of this source code is governed by a BSD-style license that can be | |
| * found in the LICENSE file. | |
| */ | |
| #define BYTEORDER 1234 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define STDC_HEADERS 1 | |
| #define XML_CONTEXT_BYTES 1024 | |
| #define XML_DTD 1 | |
| #define XML_NS 1 |