Home | History | Annotate | Download | only in libxml2

Lines Matching refs:attsSpecial

6478     if (ctxt->attsSpecial != NULL) {
6479 xmlHashFree(ctxt->attsSpecial, NULL);
6480 ctxt->attsSpecial = NULL;