Searched refs:XML_CHAR_ENCODING_UCS4BE (Results 1 – 5 of 5) sorted by relevance
65 XML_CHAR_ENCODING_UCS4BE= 5, /* UCS-4 big endian */ enumerator
61 d XML_CHAR_ENCODING_UCS4BE... UCS-4 big endian
949 return(XML_CHAR_ENCODING_UCS4BE); in xmlDetectCharEncoding()1260 case XML_CHAR_ENCODING_UCS4BE: in xmlGetCharEncodingName()1551 case XML_CHAR_ENCODING_UCS4BE: in xmlGetCharEncodingHandler()
981 case XML_CHAR_ENCODING_UCS4BE: in xmlSwitchEncoding()1023 case XML_CHAR_ENCODING_UCS4BE: in xmlSwitchEncoding()
3795 (enc == XML_CHAR_ENCODING_UCS4BE)) && in htmlCheckEncodingDirect()