Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashDeallocator

4563     xmlHashFree(hash, (xmlHashDeallocator) xmlFree);
5025 (xmlHashDeallocator)xmlXPathFreeObject));
5028 (xmlHashDeallocator)xmlXPathFreeObject));
5118 xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject);
5149 (xmlHashDeallocator)xmlFree));
5151 (xmlHashDeallocator)xmlFree));
5200 xmlHashFree(ctxt->nsHash, (xmlHashDeallocator)xmlFree);