Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSAX2EndDocument

1011  * xmlSAX2EndDocument:
1017 xmlSAX2EndDocument(void *ctx)
1022 "SAX.xmlSAX2EndDocument()\n");
2832 hdlr->endDocument = xmlSAX2EndDocument;
2908 hdlr->endDocument = xmlSAX2EndDocument;
2966 hdlr->endDocument = xmlSAX2EndDocument;