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.h82 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()
1530 case XML_CHAR_ENCODING_UCS4_2143: in xmlGetCharEncodingHandler()
DparserInternals.c1026 case XML_CHAR_ENCODING_UCS4_2143: in xmlSwitchEncoding()