Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxpath.c856 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name);
3980 xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
3982 (void *) value, xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
4071 xmlHashFree(ctxt->varHash, xmlXPathFreeObjectEntry); in xmlXPathRegisteredVariablesCleanup()
4391 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlXPathFreeObjectEntry() function
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxpath.c875 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name);
4103 xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
4105 (void *) value, xmlXPathFreeObjectEntry)); in xmlXPathRegisterVariableNS()
4194 xmlHashFree(ctxt->varHash, xmlXPathFreeObjectEntry); in xmlXPathRegisteredVariablesCleanup()
4565 xmlXPathFreeObjectEntry(void *obj, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlXPathFreeObjectEntry() function