Home
last modified time | relevance | path

Searched refs:XML_CHAR_ENCODING_UTF16BE (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
Dencoding.h63 XML_CHAR_ENCODING_UTF16BE= 3, /* UTF-16 big endian */ enumerator
/external/libxml2/
Dencoding.c956 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()
970 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()
1235 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingName()
1511 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingHandler()
DparserInternals.c968 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()
1023 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()
DHTMLparser.c3525 (enc == XML_CHAR_ENCODING_UTF16BE) || in htmlCheckEncodingDirect()
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle55 d XML_CHAR_ENCODING_UTF16BE... UTF-16 big endian