Lines Matching defs:xmlSAX2StartElement
1132 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1181 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1241 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1471 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1537 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1577 * xmlSAX2StartElement:
1585 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts)
1601 "SAX.xmlSAX2StartElement(%s)\n", fullname);
1634 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
2861 hdlr->startElement = xmlSAX2StartElement;
2959 hdlr->startElement = xmlSAX2StartElement;
3017 hdlr->startElement = xmlSAX2StartElement;