Home
last modified time | relevance | path

Searched refs:xmlFreeParserCtxt (Results 1 – 25 of 27) 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()
Dparser.c12573 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12585 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12604 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12615 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12736 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12750 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12816 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12825 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12892 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12942 xmlFreeParserCtxt(ctxt); in xmlSAXParseDTD()
[all …]
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()
1883 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
1890 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
1936 xmlFreeParserCtxt(pctxt); in xmlXIncludeLoadTxt()
Dxmllint.c1724 xmlFreeParserCtxt(ctxt); in testSAX()
2289 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
2344 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
2389 xmlFreeParserCtxt(ctxt); in parseAndPrintFile()
3747 xmlFreeParserCtxt(ctxt); in main()
Dxmlwriter.c392 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
401 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
461 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterTree()
502 xmlFreeParserCtxt(writer->ctxt); in xmlFreeTextWriter()
DparserInternals.c1761 xmlFreeParserCtxt(xmlParserCtxtPtr ctxt) in xmlFreeParserCtxt() function
1858 xmlFreeParserCtxt(ctxt); in xmlNewParserCtxt()
Dcatalog.c907 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
913 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
941 xmlFreeParserCtxt(ctxt); in xmlParseCatalogFile()
Dtestlimits.c1299 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
Druntest.c1856 xmlFreeParserCtxt(ctxt); in pushParseTest()
Dxmlreader.c2273 xmlFreeParserCtxt(reader->ctxt); in xmlFreeTextReader()
/external/libxml2/python/
Dlibxml.py656 libxml2mod.xmlFreeParserCtxt(self._o)
Dlibxml.c1881 xmlFreeParserCtxt(ctxt); in libxml_xmlFreeParserCtxt()
/external/libxml2/include/libxml/
Dparser.h983 xmlFreeParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1065 d xmlFreeParserCtxt...
1066 d pr extproc('xmlFreeParserCtxt')
/external/libxml2/win32/
Dlibxml2.def.src891 xmlFreeParserCtxt
/external/ImageMagick/coders/
Dsvg.c3204 xmlFreeParserCtxt(svg_info->parser); in ReadSVGImage()
Dmsl.c7813 xmlFreeParserCtxt(msl_info.parser); in ProcessMSLScript()

12