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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxpath.c120 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj);
2308 xmlXPathReleaseObject(ctxt, val);
2370 xmlXPathReleaseObject(ctxt, val);
2394 xmlXPathReleaseObject(ctxt, val);
2482 xmlXPathReleaseObject(ctxt->context, obj);
2509 xmlXPathReleaseObject(ctxt->context, obj);
2536 xmlXPathReleaseObject(ctxt->context, obj);
2571 xmlXPathReleaseObject(ctxt->context, obj);
2600 xmlXPathReleaseObject(ctxt->context, obj);
5126 * xmlXPathReleaseObject
5133 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj) function
[all...]

Completed in 47 milliseconds