Home
last modified time | relevance | path

Searched refs:xmlFreeParserCtxt (Results 1 – 25 of 30) sorted by relevance

12

/external/libxml2/doc/examples/
Dparse2.c47 xmlFreeParserCtxt(ctxt); in exampleFunc()
Dparse4.c94 xmlFreeParserCtxt(ctxt); in example4Func()
/external/libxml2/
Dtestrecurse.c694 xmlFreeParserCtxt(ctxt); in recursiveDetectTest()
698 xmlFreeParserCtxt(ctxt); in recursiveDetectTest()
733 xmlFreeParserCtxt(ctxt); in notRecursiveDetectTest()
737 xmlFreeParserCtxt(ctxt); in notRecursiveDetectTest()
DDOCBparser.c95 xmlFreeParserCtxt(ctxt); in docbFreeParserCtxt()
Dtestchar.c240 xmlFreeParserCtxt(ctxt); in testDocumentRanges()
584 xmlFreeParserCtxt(ctxt); in testCharRanges()
Drunxmlconf.c208 xmlFreeParserCtxt(ctxt); in xmlconfTestInvalid()
240 xmlFreeParserCtxt(ctxt); in xmlconfTestValid()
Dparser.c12470 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12489 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12500 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12629 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12643 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12709 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12718 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12785 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12835 xmlFreeParserCtxt(ctxt); in xmlSAXParseDTD()
12848 xmlFreeParserCtxt(ctxt); in xmlSAXParseDTD()
[all …]
DtestSAX.c1033 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
1066 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
Dxinclude.c463 xmlFreeParserCtxt(pctxt); in xmlXIncludeParseFile()
485 xmlFreeParserCtxt(pctxt); in xmlXIncludeParseFile()
1888 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
1895 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
1929 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
1942 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
Dxmllint.c1716 xmlFreeParserCtxt(ctxt); in testSAX()
2294 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
2346 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
2391 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
3742 xmlFreeParserCtxt(ctxt); in main()
DHTMLparser.c5130 xmlFreeParserCtxt(ctxt); in htmlFreeParserCtxt()
5188 xmlFreeParserCtxt(ctxt); in htmlCreateMemoryParserCtxt()
6349 xmlFreeParserCtxt(ctxt); in htmlCreatePushParserCtxt()
6477 xmlFreeParserCtxt(ctxt); in htmlCreateFileParserCtxt()
6484 xmlFreeParserCtxt(ctxt); in htmlCreateFileParserCtxt()
6915 xmlFreeParserCtxt(ctxt); in htmlDoRead()
7029 xmlFreeParserCtxt(ctxt); in htmlReadFd()
7076 xmlFreeParserCtxt(ctxt); in htmlReadIO()
Dxmlwriter.c386 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
395 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
455 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterTree()
496 xmlFreeParserCtxt(writer->ctxt); in xmlFreeTextWriter()
DparserInternals.c1774 xmlFreeParserCtxt(xmlParserCtxtPtr ctxt) in xmlFreeParserCtxt() function
1871 xmlFreeParserCtxt(ctxt); in xmlNewParserCtxt()
Dcatalog.c912 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
918 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
946 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
Dtestlimits.c1300 xmlFreeParserCtxt(ctxt); in saxTest()
Druntest.c1732 xmlFreeParserCtxt(ctxt); in saxParseTest()
1761 xmlFreeParserCtxt(ctxt); in saxParseTest()
1927 xmlFreeParserCtxt(ctxt); in pushParseTest()
Dlibxml2.syms728 xmlFreeParserCtxt;
Delfgcchack.h3723 #undef xmlFreeParserCtxt
3724 extern __typeof (xmlFreeParserCtxt) xmlFreeParserCtxt __attribute((alias("xmlFreeParserCtxt__intern…
3726 #ifndef xmlFreeParserCtxt
3727 extern __typeof (xmlFreeParserCtxt) xmlFreeParserCtxt__internal_alias __attribute((visibility("hidd…
3728 #define xmlFreeParserCtxt xmlFreeParserCtxt__internal_alias macro
/external/libxml2/fuzz/
Dxml.c81 xmlFreeParserCtxt(ctxt); in LLVMFuzzerTestOneInput()
/external/libxml2/include/libxml/
Dparser.h985 xmlFreeParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/python/
Dlibxml.py656 libxml2mod.xmlFreeParserCtxt(self._o)
Dlibxml.c1882 xmlFreeParserCtxt(ctxt); in libxml_xmlFreeParserCtxt()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1082 d xmlFreeParserCtxt...
1083 d pr extproc('xmlFreeParserCtxt')
/external/wayland/src/
Dscanner.c137 xmlFreeParserCtxt(ctx); in is_dtd_valid()
/external/libxml2/win32/
Dlibxml2.def.src891 xmlFreeParserCtxt

12