Searched refs:xmlFreeParserCtxt (Results 1 - 14 of 14) sorted by relevance

/external/libxml2/
H A DDOCBparser.c95 xmlFreeParserCtxt(ctxt);
H A Dparser.c11565 xmlFreeParserCtxt(ctxt);
11577 xmlFreeParserCtxt(ctxt);
11596 xmlFreeParserCtxt(ctxt);
11607 xmlFreeParserCtxt(ctxt);
11708 xmlFreeParserCtxt(ctxt);
11722 xmlFreeParserCtxt(ctxt);
11785 xmlFreeParserCtxt(ctxt);
11794 xmlFreeParserCtxt(ctxt);
11861 xmlFreeParserCtxt(ctxt);
11908 xmlFreeParserCtxt(ctx
[all...]
H A DHTMLparser.c4365 xmlFreeParserCtxt(ctxt);
4423 xmlFreeParserCtxt(ctxt);
5469 xmlFreeParserCtxt(ctxt);
5602 xmlFreeParserCtxt(ctxt);
5609 xmlFreeParserCtxt(ctxt);
6020 xmlFreeParserCtxt(ctxt);
6133 xmlFreeParserCtxt(ctxt);
6177 xmlFreeParserCtxt(ctxt);
H A Dxmllint.c1712 xmlFreeParserCtxt(ctxt);
2162 xmlFreeParserCtxt(ctxt);
2213 xmlFreeParserCtxt(ctxt);
2254 xmlFreeParserCtxt(ctxt);
3511 xmlFreeParserCtxt(ctxt);
H A Dcatalog.c903 xmlFreeParserCtxt(ctxt);
909 xmlFreeParserCtxt(ctxt);
940 xmlFreeParserCtxt(ctxt);
H A Dxmlwriter.c384 xmlFreeParserCtxt(ctxt);
451 xmlFreeParserCtxt(ctxt);
492 xmlFreeParserCtxt(writer->ctxt);
H A DparserInternals.c1679 * xmlFreeParserCtxt:
1687 xmlFreeParserCtxt(xmlParserCtxtPtr ctxt) function
1783 xmlFreeParserCtxt(ctxt);
H A Dxinclude.c452 xmlFreeParserCtxt(pctxt);
474 xmlFreeParserCtxt(pctxt);
H A Delfgcchack.h3631 #undef xmlFreeParserCtxt macro
3632 extern __typeof (xmlFreeParserCtxt) xmlFreeParserCtxt __attribute((alias("xmlFreeParserCtxt__internal_alias")));
3634 #ifndef xmlFreeParserCtxt
3635 extern __typeof (xmlFreeParserCtxt) xmlFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
3636 #define xmlFreeParserCtxt xmlFreeParserCtxt__internal_alias macro
H A Dxmlreader.c2232 xmlFreeParserCtxt(reader->ctxt);
H A Dxmlschemas.c10561 xmlFreeParserCtxt(parserCtxt);
28638 xmlFreeParserCtxt(pctxt);
/external/webkit/WebCore/xml/
H A DXSLStyleSheetLibxslt.cpp174 xmlFreeParserCtxt(ctxt);
/external/libxml2/include/libxml/
H A Dparser.h972 xmlFreeParserCtxt (xmlParserCtxtPtr ctxt);
/external/webkit/WebCore/dom/
H A DXMLTokenizerLibxml2.cpp619 xmlFreeParserCtxt(m_context);

Completed in 263 milliseconds