/external/libxml2/fuzz/ |
D | html.c | 61 XML_CHAR_ENCODING_NONE); in LLVMFuzzerTestOneInput()
|
D | fuzz.c | 275 XML_CHAR_ENCODING_NONE); in xmlFuzzEntityLoader()
|
/external/libxml2/ |
D | testHTML.c | 645 chars, res, filename, XML_CHAR_ENCODING_NONE); in parseSAXFile() 675 chars, res, filename, XML_CHAR_ENCODING_NONE); in parseSAXFile() 739 chars, res, filename, XML_CHAR_ENCODING_NONE); in parseAndPrintFile()
|
D | HTMLparser.c | 4905 if ((ctxt->encoding == (const xmlChar *)XML_CHAR_ENCODING_NONE) && in htmlParseDocument() 4917 if (enc != XML_CHAR_ENCODING_NONE) { in htmlParseDocument() 5183 buf = xmlParserInputBufferCreateMem(buffer, size, XML_CHAR_ENCODING_NONE); in htmlCreateMemoryParserCtxt() 6788 ctxt->charset = XML_CHAR_ENCODING_NONE; in htmlCtxtReset() 7018 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in htmlReadFd() 7026 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlReadFd() 7062 XML_CHAR_ENCODING_NONE); in htmlReadIO() 7073 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlReadIO() 7181 input = xmlParserInputBufferCreateMem(buffer, size, XML_CHAR_ENCODING_NONE); in htmlCtxtReadMemory() 7186 stream = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in htmlCtxtReadMemory() [all …]
|
D | encoding.c | 945 return(XML_CHAR_ENCODING_NONE); in xmlDetectCharEncoding() 993 return(XML_CHAR_ENCODING_NONE); in xmlDetectCharEncoding() 1167 return(XML_CHAR_ENCODING_NONE); in xmlParseCharEncoding() 1182 if (!strcmp(upper, "")) return(XML_CHAR_ENCODING_NONE); in xmlParseCharEncoding() 1248 case XML_CHAR_ENCODING_NONE: in xmlGetCharEncodingName() 1533 case XML_CHAR_ENCODING_NONE: in xmlGetCharEncodingHandler()
|
D | parser.c | 7007 if (enc != XML_CHAR_ENCODING_NONE) in xmlParseExternalSubset() 8026 if (enc != XML_CHAR_ENCODING_NONE) { in xmlParsePEReference() 10725 if (enc != XML_CHAR_ENCODING_NONE) { in xmlParseDocument() 10912 if (enc != XML_CHAR_ENCODING_NONE) { in xmlParseExtParsedEnt() 11305 if (ctxt->charset == XML_CHAR_ENCODING_NONE) { in xmlParseTryOrFinish() 12443 xmlCharEncoding enc = XML_CHAR_ENCODING_NONE; in xmlCreatePushParserCtxt() 12515 ctxt->charset = XML_CHAR_ENCODING_NONE; in xmlCreatePushParserCtxt() 12528 if (enc != XML_CHAR_ENCODING_NONE) { in xmlCreatePushParserCtxt() 12705 pinput = xmlNewIOInputStream(ctxt, input, XML_CHAR_ENCODING_NONE); in xmlIOParseDTD() 12721 if (enc != XML_CHAR_ENCODING_NONE) { in xmlIOParseDTD() [all …]
|
D | testchar.c | 551 XML_CHAR_ENCODING_NONE); in testCharRanges()
|
D | parserInternals.c | 940 case XML_CHAR_ENCODING_NONE: in xmlSwitchEncoding() 1413 if (enc != XML_CHAR_ENCODING_NONE) { in xmlNewIOInputStream() 1536 buf = xmlParserInputBufferCreateFilename(filename, XML_CHAR_ENCODING_NONE); in xmlNewInputFromFile()
|
D | xmlreader.c | 2256 input = xmlParserInputBufferCreateFilename(URI, XML_CHAR_ENCODING_NONE); in xmlNewTextReaderFilename() 5289 xmlCharEncoding enc = XML_CHAR_ENCODING_NONE; in xmlTextReaderSetup() 5516 XML_CHAR_ENCODING_NONE); in xmlReaderForMemory() 5553 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderForFd() 5593 XML_CHAR_ENCODING_NONE); in xmlReaderForIO() 5710 XML_CHAR_ENCODING_NONE); in xmlReaderNewFile() 5743 XML_CHAR_ENCODING_NONE); in xmlReaderNewMemory() 5777 input = xmlParserInputBufferCreateFd(fd, XML_CHAR_ENCODING_NONE); in xmlReaderNewFd() 5814 XML_CHAR_ENCODING_NONE); in xmlReaderNewIO()
|
D | xmllint.c | 1651 buf = xmlParserInputBufferCreateFilename(filename, XML_CHAR_ENCODING_NONE); in testSAX() 1696 inputStream = xmlNewIOInputStream(ctxt, buf, XML_CHAR_ENCODING_NONE); in testSAX() 2215 chars, res, filename, XML_CHAR_ENCODING_NONE); in parseAndPrintFile()
|
D | SAX2.c | 1046 if ((ctxt->charset != XML_CHAR_ENCODING_NONE) && (ctxt->myDoc != NULL) && in xmlSAX2EndDocument() 1047 (ctxt->myDoc->charset == XML_CHAR_ENCODING_NONE)) { in xmlSAX2EndDocument()
|
D | xmlsave.c | 1169 (enc != XML_CHAR_ENCODING_NONE) && in xmlDocContentDumpOutput()
|
D | catalog.c | 910 buf = xmlParserInputBufferCreateFilename(filename, XML_CHAR_ENCODING_NONE); in xmlParseCatalogFile()
|
D | runtest.c | 1894 XML_CHAR_ENCODING_NONE); in pushParseTest()
|
D | testapi.c | 480 if (no == 0) return(xmlParserInputBufferCreateFilename("missing.xml", XML_CHAR_ENCODING_NONE)); in gen_xmlParserInputBufferPtr() 481 if (no == 1) return(xmlParserInputBufferCreateFilename("<foo/>", XML_CHAR_ENCODING_NONE)); in gen_xmlParserInputBufferPtr() 482 if (no == 2) return(xmlParserInputBufferCreateFilename("test/ent2", XML_CHAR_ENCODING_NONE)); in gen_xmlParserInputBufferPtr() 483 …urn(xmlParserInputBufferCreateFilename("test/valid/REC-xml-19980210.xml", XML_CHAR_ENCODING_NONE)); in gen_xmlParserInputBufferPtr() 484 …n(xmlParserInputBufferCreateFilename("test/valid/dtds/xhtml1-strict.dtd", XML_CHAR_ENCODING_NONE)); in gen_xmlParserInputBufferPtr() 485 if (no == 5) return(xmlParserInputBufferCreateFilename(REMOTE1GOOD, XML_CHAR_ENCODING_NONE)); in gen_xmlParserInputBufferPtr() 486 if (no == 6) return(xmlParserInputBufferCreateFilename(REMOTE1BAD, XML_CHAR_ENCODING_NONE)); in gen_xmlParserInputBufferPtr() 696 if (no == 1) return(XML_CHAR_ENCODING_NONE); in gen_xmlCharEncoding()
|
D | xmlschemas.c | 29146 XML_CHAR_ENCODING_NONE); in xmlSchemaValidateFile() 29149 ret = xmlSchemaValidateStream(ctxt, input, XML_CHAR_ENCODING_NONE, in xmlSchemaValidateFile()
|
/external/libxml2/include/libxml/ |
D | encoding.h | 60 XML_CHAR_ENCODING_NONE= 0, /* No char encoding detected */ enumerator
|
/external/curl/docs/examples/ |
D | htmltitle.cpp | 245 XML_CHAR_ENCODING_NONE); in parseHtml()
|
/external/libxml2/os400/libxmlrpg/ |
D | encoding.rpgle | 51 d XML_CHAR_ENCODING_NONE... No encoding detected
|
/external/libxml2/python/ |
D | libxml.c | 683 xmlCharEncoding enc = XML_CHAR_ENCODING_NONE; in libxml_xmlCreateInputBuffer() 735 buf = xmlAllocParserInputBuffer(XML_CHAR_ENCODING_NONE); in pythonExternalEntityLoader() 741 XML_CHAR_ENCODING_NONE); in pythonExternalEntityLoader() 1510 XML_CHAR_ENCODING_NONE); in libxml_htmlCreatePushParser()
|