Home
last modified time | relevance | path

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

/external/expat/lib/
Dexpat_external.h82 #define XML_UNICODE macro
85 #ifdef XML_UNICODE /* Information is UTF-16 encoded. */
Dxmlparse.c28 #ifdef XML_UNICODE
58 #ifdef XML_UNICODE
109 #ifdef XML_UNICODE
2029 #ifdef XML_UNICODE in XML_GetFeatureList()
3406 #ifdef XML_UNICODE in initializeEncoding()
/external/expat/
DChanges165 - Made the XML_UNICODE builds usable (thanks, Karl!).