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
956 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()
968 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()1023 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()
3525 (enc == XML_CHAR_ENCODING_UTF16BE) || in htmlCheckEncodingDirect()
55 d XML_CHAR_ENCODING_UTF16BE... UTF-16 big endian