Searched refs:XML_CHAR_ENCODING_UTF16BE (Results 1 – 4 of 4) sorted by relevance
61 XML_CHAR_ENCODING_UTF16BE= 3, /* UTF-16 big endian */ enumerator
985 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()999 return(XML_CHAR_ENCODING_UTF16BE); in xmlDetectCharEncoding()1264 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingName()1557 case XML_CHAR_ENCODING_UTF16BE: in xmlGetCharEncodingHandler()
915 case XML_CHAR_ENCODING_UTF16BE: in xmlSwitchEncoding()
3809 (enc == XML_CHAR_ENCODING_UTF16BE) || in htmlCheckEncodingDirect()