Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashCreateDict

1219         ctxt->attsDefault = xmlHashCreateDict(10, ctxt->dict);
1318 ctxt->attsSpecial = xmlHashCreateDict(10, ctxt->dict);