Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h67 XML_CHAR_ENCODING_UCS4_2143=7, /* UCS-4 unusual ordering */ enumerator
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle65 d XML_CHAR_ENCODING_UCS4_2143... UCS-4 unusual order
/external/libxml2/
Dencoding.c955 return(XML_CHAR_ENCODING_UCS4_2143); in xmlDetectCharEncoding()
1262 case XML_CHAR_ENCODING_UCS4_2143: in xmlGetCharEncodingName()
1567 case XML_CHAR_ENCODING_UCS4_2143: in xmlGetCharEncodingHandler()
DparserInternals.c983 case XML_CHAR_ENCODING_UCS4_2143: in xmlSwitchEncoding()
1033 case XML_CHAR_ENCODING_UCS4_2143: in xmlSwitchEncoding()