Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSAXHandlerPtr

4784     if (sax == NULL) ctxt->sax = (xmlSAXHandlerPtr) &htmlDefaultSAXHandler;
6009 if (ctxt->sax != (xmlSAXHandlerPtr) &htmlDefaultSAXHandler)