Home
last modified time | relevance | path

Searched refs:xmlFreeParserCtxt (Results 1 – 25 of 26) 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.c12503 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12515 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12534 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12545 xmlFreeParserCtxt(ctxt); in xmlCreatePushParserCtxt()
12644 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12658 xmlFreeParserCtxt(ctxt); in xmlCreateIOParserCtxt()
12724 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12733 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12800 xmlFreeParserCtxt(ctxt); in xmlIOParseDTD()
12850 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()
DHTMLparser.c4891 xmlFreeParserCtxt(ctxt); in htmlFreeParserCtxt()
4949 xmlFreeParserCtxt(ctxt); in htmlCreateMemoryParserCtxt()
6149 xmlFreeParserCtxt(ctxt); in htmlCreatePushParserCtxt()
6276 xmlFreeParserCtxt(ctxt); in htmlCreateFileParserCtxt()
6283 xmlFreeParserCtxt(ctxt); in htmlCreateFileParserCtxt()
6715 xmlFreeParserCtxt(ctxt); in htmlDoRead()
6829 xmlFreeParserCtxt(ctxt); in htmlReadFd()
6876 xmlFreeParserCtxt(ctxt); in htmlReadIO()
Dxmlwriter.c392 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
401 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterDoc()
461 xmlFreeParserCtxt(ctxt); in xmlNewTextWriterTree()
502 xmlFreeParserCtxt(writer->ctxt); in xmlFreeTextWriter()
DparserInternals.c1750 xmlFreeParserCtxt(xmlParserCtxtPtr ctxt) in xmlFreeParserCtxt() function
1847 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.c2270 xmlFreeParserCtxt(reader->ctxt); in xmlFreeTextReader()
Dxmlschemas.c10594 xmlFreeParserCtxt(parserCtxt); in xmlSchemaAddSchemaDoc()
28851 xmlFreeParserCtxt(pctxt); in xmlSchemaValidateStream()
/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.rpgle1064 d xmlFreeParserCtxt...
1065 d pr extproc('xmlFreeParserCtxt')
/external/libxml2/win32/
Dlibxml2.def.src891 xmlFreeParserCtxt

12