Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2EndElement

1749  * xmlSAX2EndElement:
1756 xmlSAX2EndElement
1766 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2EndElement(NULL)\n");
1768 xmlGenericError(xmlGenericErrorContext, "SAX.xmlSAX2EndElement(%s)\n", name);
2812 hdlr->endElement = xmlSAX2EndElement;
2910 hdlr->endElement = xmlSAX2EndElement;
2968 hdlr->endElement = xmlSAX2EndElement;