Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h67 XML_CHAR_ENCODING_UCS4_2143=7, /* UCS-4 unusual ordering */ enumerator
/external/libxml2/
Dencoding.c932 return(XML_CHAR_ENCODING_UCS4_2143); in xmlDetectCharEncoding()
1239 case XML_CHAR_ENCODING_UCS4_2143: in xmlGetCharEncodingName()
1533 case XML_CHAR_ENCODING_UCS4_2143: in xmlGetCharEncodingHandler()
DparserInternals.c1024 case XML_CHAR_ENCODING_UCS4_2143: in xmlSwitchEncoding()
1074 case XML_CHAR_ENCODING_UCS4_2143: in xmlSwitchEncoding()