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

/external/libxml2/
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);
5440 * xmlXPathReleaseObject
5447 xmlXPathReleaseObject(xmlXPathContextPtr ctxt, xmlXPathObjectPtr obj) function
[all...]

Completed in 43 milliseconds