Home
last modified time | relevance | path

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

/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!).