Searched refs:XML_CHAR_ENCODING_UTF8 (Results 1 – 10 of 10) sorted by relevance
252 ctxt->charset = XML_CHAR_ENCODING_UTF8; in testCharRangeByte1()280 ctxt->charset = XML_CHAR_ENCODING_UTF8; in testCharRangeByte2()361 ctxt->charset = XML_CHAR_ENCODING_UTF8; in testCharRangeByte3()451 ctxt->charset = XML_CHAR_ENCODING_UTF8; in testCharRangeByte4()
425 if (ctxt->charset == XML_CHAR_ENCODING_UTF8) { in xmlNextChar()600 if (ctxt->charset == XML_CHAR_ENCODING_UTF8) { in xmlCurrentChar()754 if ((ctxt == NULL) || (ctxt->charset == XML_CHAR_ENCODING_UTF8)) { in xmlStringCurrentChar()950 ctxt->charset = XML_CHAR_ENCODING_UTF8; in xmlSwitchEncoding()952 case XML_CHAR_ENCODING_UTF8: in xmlSwitchEncoding()954 ctxt->charset = XML_CHAR_ENCODING_UTF8; in xmlSwitchEncoding()1020 ctxt->charset = XML_CHAR_ENCODING_UTF8; in xmlSwitchEncoding()1100 ctxt->charset = XML_CHAR_ENCODING_UTF8; in xmlSwitchEncoding()1290 ctxt->charset = XML_CHAR_ENCODING_UTF8; in xmlSwitchToEncodingInt()1742 ctxt->charset = XML_CHAR_ENCODING_UTF8; in xmlInitParserCtxt()
945 return(XML_CHAR_ENCODING_UTF8); in xmlDetectCharEncoding()965 return(XML_CHAR_ENCODING_UTF8); in xmlDetectCharEncoding()1164 if (!strcmp(upper, "UTF-8")) return(XML_CHAR_ENCODING_UTF8); in xmlParseCharEncoding()1165 if (!strcmp(upper, "UTF8")) return(XML_CHAR_ENCODING_UTF8); in xmlParseCharEncoding()1231 case XML_CHAR_ENCODING_UTF8: in xmlGetCharEncodingName()1507 case XML_CHAR_ENCODING_UTF8: in xmlGetCharEncodingHandler()
1126 } else if (cur->charset != XML_CHAR_ENCODING_UTF8) { in xmlDocContentDumpOutput()1168 if ((enc != XML_CHAR_ENCODING_UTF8) && in xmlDocContentDumpOutput()
1798 if (doc->charset != XML_CHAR_ENCODING_UTF8) { in xmlC14NNewCtx()
7214 if (ctxt->charset != XML_CHAR_ENCODING_UTF8) { in xmlParseReference()15075 ctxt->charset = XML_CHAR_ENCODING_UTF8; in xmlCtxtReset()
1189 cur->charset = XML_CHAR_ENCODING_UTF8; in xmlNewDoc()
695 if (no == 0) return(XML_CHAR_ENCODING_UTF8); in gen_xmlCharEncoding()
61 XML_CHAR_ENCODING_UTF8= 1, /* UTF-8 */ enumerator
51 d XML_CHAR_ENCODING_UTF8... UTF-8