Home | History | Annotate | Download | only in src

Lines Matching refs:xmlSAX2EndDocument

1011  * xmlSAX2EndDocument:
1017 xmlSAX2EndDocument(void *ctx)
1022 "SAX.xmlSAX2EndDocument()\n");
2782 hdlr->endDocument = xmlSAX2EndDocument;
2858 hdlr->endDocument = xmlSAX2EndDocument;
2916 hdlr->endDocument = xmlSAX2EndDocument;