Showing content from http://svn.python.org/projects/python/branches/ctypes-branch/Modules/expat/expat_config.h below:
/* * Expat configuration for python. This file is not part of the expat * distribution. */ #ifndef EXPAT_CONFIG_H #define EXPAT_CONFIG_H #include #ifdef WORDS_BIGENDIAN #define BYTEORDER 4321 #else #define BYTEORDER 1234 #endif #define XML_NS 1 #define XML_DTD 1 #define XML_CONTEXT_BYTES 1024 #endif /* EXPAT_CONFIG_H */
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4