Searched refs:XML_CHAR_ENCODING_UTF16BE (Results 1 – 5 of 5) sorted by relevance
63 XML_CHAR_ENCODING_UTF16BE= 3, /* UTF-16 big endian */ enumerator
975 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()989 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()1254 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingName()1539 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingHandler()
961 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()1016 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()
3793 (enc == XML_CHAR_ENCODING_UTF16BE) || in htmlCheckEncodingDirect()
57 d XML_CHAR_ENCODING_UTF16BE... UTF-16 big endian