Searched refs:xmlXPathFreeContext (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxpath.h492 xmlXPathFreeContext (xmlXPathContextPtr ctxt);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxinclude.c1557 xmlXPathFreeContext(xptrctxt);
1574 xmlXPathFreeContext(xptrctxt);
1581 xmlXPathFreeContext(xptrctxt);
1663 xmlXPathFreeContext(xptrctxt);
H A Dschematron.c709 xmlXPathFreeContext(ctxt->xctxt);
1492 xmlXPathFreeContext(ctxt->xctxt);
H A Druntest.c2288 xmlXPathFreeContext(ctxt);
3583 xmlXPathFreeContext(ctx);
3597 xmlXPathFreeContext(ctx);
3605 xmlXPathFreeContext(ctx);
H A Drunsuite.c1171 xmlXPathFreeContext(ctxtXPath);
H A DdebugXML.c2476 xmlXPathFreeContext(ctxt->pctxt);
3249 xmlXPathFreeContext(ctxt->pctxt);
H A Delfgcchack.h15886 #undef xmlXPathFreeContext macro
15887 extern __typeof (xmlXPathFreeContext) xmlXPathFreeContext __attribute((alias("xmlXPathFreeContext__internal_alias")));
15889 #ifndef xmlXPathFreeContext
15890 extern __typeof (xmlXPathFreeContext) xmlXPathFreeContext__internal_alias __attribute((visibility("hidden")));
15891 #define xmlXPathFreeContext xmlXPathFreeContext__internal_alias macro
H A Dxpath.c5752 xmlXPathFreeContext(ret);
5763 * xmlXPathFreeContext:
5769 xmlXPathFreeContext(xmlXPathContextPtr ctxt) { function
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dxsltutils.c2100 xmlXPathFreeContext(xpathCtxt);
2103 xmlXPathFreeContext(xpathCtxt);
H A Dfunctions.c179 xmlXPathFreeContext(xptrctxt);
H A Dpattern.c318 xmlXPathFreeContext(xctxt);
H A Dxslt.c515 xmlXPathFreeContext(cctxt->xpathCtxt);
H A Dtransform.c497 xmlXPathFreeContext(ctxt->xpathCtxt);

Completed in 227 milliseconds