Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashDeallocator

4446     xmlHashFree(hash, (xmlHashDeallocator) xmlFree);
4906 (xmlHashDeallocator)xmlXPathFreeObject));
4909 (xmlHashDeallocator)xmlXPathFreeObject));
4999 xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject);
5028 (xmlHashDeallocator)xmlFree));
5030 (xmlHashDeallocator)xmlFree));
5079 xmlHashFree(ctxt->nsHash, (xmlHashDeallocator)xmlFree);