Home | History | Annotate | Download | only in libxml2

Lines Matching refs:startElementSAXFunc

236         *((startElementSAXFunc *) result) = ctxt->sax->startElement;
354 ctxt->sax->startElement = *((startElementSAXFunc *) value);