Home | History | Annotate | Download | only in libxml2

Lines Matching refs:attsDefault

1799     if (ctxt->attsDefault != NULL)
1800 xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree);