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
965 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()979 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()1244 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingName()1520 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingHandler()
966 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()1021 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()
3599 (enc == XML_CHAR_ENCODING_UTF16BE) || in htmlCheckEncodingDirect()
57 d XML_CHAR_ENCODING_UTF16BE... UTF-16 big endian