Home
last modified time | relevance | path

Searched refs:xmlXPathFreeObjectEntry (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c999 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name);
5005 xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
5007 (void *) value, xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
5097 xmlHashFree(ctxt->varHash, xmlXPathFreeObjectEntry); in xmlXPathRegisteredVariablesCleanup()
5495 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlXPathFreeObjectEntry() function