Home
last modified time | relevance | path

Searched refs:XML_UNICODE (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/expat/
Dexpat_external.h86 #define XML_UNICODE macro
89 #ifdef XML_UNICODE /* Information is UTF-16 encoded. */
Dxmlparse.c28 #ifdef XML_UNICODE
58 #ifdef XML_UNICODE
109 #ifdef XML_UNICODE
2032 #ifdef XML_UNICODE in XML_GetFeatureList()
3409 #ifdef XML_UNICODE in initializeEncoding()
/external/expat/lib/
Dexpat_external.h96 #define XML_UNICODE macro
99 #ifdef XML_UNICODE /* Information is UTF-16 encoded. */
Dxmlparse.c36 #ifdef XML_UNICODE
66 #ifdef XML_UNICODE
117 #ifdef XML_UNICODE
2068 #ifdef XML_UNICODE in XML_GetFeatureList()
3445 #ifdef XML_UNICODE in initializeEncoding()
/external/expat/
DChanges214 - Made the XML_UNICODE builds usable (thanks, Karl!).