Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h68 XML_CHAR_ENCODING_UCS4_3412=8, /* UCS-4 unusual ordering */ enumerator
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle67 d XML_CHAR_ENCODING_UCS4_3412... UCS-4 unusual order
/external/libxml2/
Dencoding.c958 return(XML_CHAR_ENCODING_UCS4_3412); in xmlDetectCharEncoding()
1264 case XML_CHAR_ENCODING_UCS4_3412: in xmlGetCharEncodingName()
1569 case XML_CHAR_ENCODING_UCS4_3412: in xmlGetCharEncodingHandler()
DparserInternals.c984 case XML_CHAR_ENCODING_UCS4_3412: in xmlSwitchEncoding()
1038 case XML_CHAR_ENCODING_UCS4_3412: in xmlSwitchEncoding()