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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c598 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj);
2307 xmlXPathReleaseObject(ctxt, val);
2367 xmlXPathReleaseObject(ctxt, val);
2391 xmlXPathReleaseObject(ctxt, val);
2522 xmlXPathReleaseObject(ctxt->context, obj);
2549 xmlXPathReleaseObject(ctxt->context, obj);
2576 xmlXPathReleaseObject(ctxt->context, obj);
2611 xmlXPathReleaseObject(ctxt->context, obj);
2640 xmlXPathReleaseObject(ctxt->context, obj);
5421 * xmlXPathReleaseObject
5428 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj) function
[all...]

Completed in 73 milliseconds