Home
last modified time | relevance | path

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

12

/external/libxml2/
Dtestrecurse.c694 xmlFreeParserCtxt(ctxt); in recursiveDetectTest()
698 xmlFreeParserCtxt(ctxt); in recursiveDetectTest()
733 xmlFreeParserCtxt(ctxt); in notRecursiveDetectTest()
737 xmlFreeParserCtxt(ctxt); in notRecursiveDetectTest()
Dparser.c12363 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12375 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12394 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12405 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12529 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12543 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12609 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12618 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12685 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12735 xmlFreeParserCtxt(ctxt); in xmlSAXParseDTD()
[all …]
Dtestchar.c240 xmlFreeParserCtxt(ctxt); in testDocumentRanges()
584 xmlFreeParserCtxt(ctxt); in testCharRanges()
DDOCBparser.c95 xmlFreeParserCtxt(ctxt); in docbFreeParserCtxt()
Drunxmlconf.c208 xmlFreeParserCtxt(ctxt); in xmlconfTestInvalid()
240 xmlFreeParserCtxt(ctxt); in xmlconfTestValid()
DtestSAX.c1033 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
1066 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
Dxinclude.c454 xmlFreeParserCtxt(pctxt); in xmlXIncludeParseFile()
476 xmlFreeParserCtxt(pctxt); in xmlXIncludeParseFile()
1885 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
1892 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
1938 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
Dxmllint.c1710 xmlFreeParserCtxt(ctxt); in testSAX()
2281 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
2333 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
2378 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
3737 xmlFreeParserCtxt(ctxt); in main()
Dxmlwriter.c386 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
395 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
455 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterTree()
496 xmlFreeParserCtxt(writer->ctxt); in xmlFreeTextWriter()
DparserInternals.c1765 xmlFreeParserCtxt(xmlParserCtxtPtr ctxt) in xmlFreeParserCtxt() function
1862 xmlFreeParserCtxt(ctxt); in xmlNewParserCtxt()
Dcatalog.c912 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
918 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
946 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
Druntest.c1729 xmlFreeParserCtxt(ctxt); in saxParseTest()
1758 xmlFreeParserCtxt(ctxt); in saxParseTest()
1924 xmlFreeParserCtxt(ctxt); in pushParseTest()
Dtestlimits.c1300 xmlFreeParserCtxt(ctxt); in saxTest()
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
Dxmlreader.c2278 xmlFreeParserCtxt(reader->ctxt); in xmlFreeTextReader()
/external/libxml2/doc/examples/
Dparse2.c47 xmlFreeParserCtxt(ctxt); in exampleFunc()
Dparse4.c94 xmlFreeParserCtxt(ctxt); in example4Func()
/external/libxml2/include/libxml/
Dparser.h983 xmlFreeParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/python/
Dlibxml.py656 libxml2mod.xmlFreeParserCtxt(self._o)
Dlibxml.c1881 xmlFreeParserCtxt(ctxt); in libxml_xmlFreeParserCtxt()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1082 d xmlFreeParserCtxt...
1083 d pr extproc('xmlFreeParserCtxt')
/external/wayland/src/
Dscanner.c125 xmlFreeParserCtxt(ctx); in is_dtd_valid()
/external/libxml2/win32/
Dlibxml2.def.src891 xmlFreeParserCtxt
/external/ImageMagick/coders/
Dsvg.c3204 xmlFreeParserCtxt(svg_info->parser); in ReadSVGImage()

12