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);
5037 xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
5039 (void *) value, xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
5129 xmlHashFree(ctxt->varHash, xmlXPathFreeObjectEntry); in xmlXPathRegisteredVariablesCleanup()
5526 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlXPathFreeObjectEntry() function