Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
expat_config.h
Go to the documentation of this file.
1// Copyright 2013 The Flutter Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#define BYTEORDER 1234
6#define HAVE_INTTYPES_H 1
7#define HAVE_MEMORY_H 1
8#define HAVE_STDINT_H 1
9#define HAVE_STDLIB_H 1
10#define HAVE_STRING_H 1
11#define STDC_HEADERS 1
12#define XML_CONTEXT_BYTES 1024
13#define XML_DTD 1
14#define XML_NS 1