Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c964 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name);
5035 xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
5037 (void *) value, xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
5127 xmlHashFree(ctxt->varHash, xmlXPathFreeObjectEntry); in xmlXPathRegisteredVariablesCleanup()
5524 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlXPathFreeObjectEntry() function