Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dvalid.c2931 xmlFreeRef(xmlLinkPtr lk) { in xmlFreeRef() function
3062 if (NULL == (ref_list = xmlListCreate(xmlFreeRef, xmlDummyCompare))) { in xmlAddRef()