Home | Info | Community | Development | myReactOS | Contact Us
xmlFreeAttributeTable: : An attribute table
Deallocate the memory used by an entities hash table.
Definition at line 2146 of file valid.c.
{ xmlHashFree(table, (xmlHashDeallocator) xmlFreeAttribute); }