Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlHashCreate

4551     hash = xmlHashCreate (l);
4870 ctxt->funcHash = xmlHashCreate(0);
5020 ctxt->varHash = xmlHashCreate(0);
5144 ctxt->nsHash = xmlHashCreate(10);
6129 ret->funcHash = xmlHashCreate(0);