Searched refs:xmlSAX2EndDocument (Results 1 – 7 of 7) sorted by relevance
63 hdlr->endDocument = xmlSAX2EndDocument; in initxmlDefaultSAXHandler()111 hdlr->endDocument = xmlSAX2EndDocument; in inithtmlDefaultSAXHandler()158 hdlr->endDocument = xmlSAX2EndDocument; in initdocbDefaultSAXHandler()
379 xmlSAX2EndDocument,430 xmlSAX2EndDocument,468 xmlSAX2EndDocument,
1017 xmlSAX2EndDocument(void *ctx) in xmlSAX2EndDocument() function2832 hdlr->endDocument = xmlSAX2EndDocument; in xmlSAXVersion()2908 hdlr->endDocument = xmlSAX2EndDocument; in xmlSAX2InitHtmlDefaultSAXHandler()2966 hdlr->endDocument = xmlSAX2EndDocument; in xmlSAX2InitDocbDefaultSAXHandler()
1104 xmlSAX2EndDocument(ctx); in endDocument()
8753 #undef xmlSAX2EndDocument8754 extern __typeof (xmlSAX2EndDocument) xmlSAX2EndDocument __attribute((alias("xmlSAX2EndDocument__int…8756 #ifndef xmlSAX2EndDocument8757 extern __typeof (xmlSAX2EndDocument) xmlSAX2EndDocument__internal_alias __attribute((visibility("hi…8758 #define xmlSAX2EndDocument xmlSAX2EndDocument__internal_alias macro
100 xmlSAX2EndDocument (void *ctx);
1260 xmlSAX2EndDocument(closure); in endDocumentHandler()