Home
last modified time | relevance | path

Searched refs:xmlSAX2EndDocument (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
DSAX.c63 hdlr->endDocument = xmlSAX2EndDocument; in initxmlDefaultSAXHandler()
111 hdlr->endDocument = xmlSAX2EndDocument; in inithtmlDefaultSAXHandler()
158 hdlr->endDocument = xmlSAX2EndDocument; in initdocbDefaultSAXHandler()
Dglobals.c391 xmlSAX2EndDocument,
442 xmlSAX2EndDocument,
480 xmlSAX2EndDocument,
DSAX2.c1048 xmlSAX2EndDocument(void *ctx) in xmlSAX2EndDocument() function
2899 hdlr->endDocument = xmlSAX2EndDocument; in xmlSAXVersion()
2975 hdlr->endDocument = xmlSAX2EndDocument; in xmlSAX2InitHtmlDefaultSAXHandler()
3033 hdlr->endDocument = xmlSAX2EndDocument; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1104 xmlSAX2EndDocument(ctx); in endDocument()
Dlibxml2.syms1491 xmlSAX2EndDocument;
Delfgcchack.h8879 #undef xmlSAX2EndDocument
8880 extern __typeof (xmlSAX2EndDocument) xmlSAX2EndDocument __attribute((alias("xmlSAX2EndDocument__int…
8882 #ifndef xmlSAX2EndDocument
8883 extern __typeof (xmlSAX2EndDocument) xmlSAX2EndDocument__internal_alias __attribute((visibility("hi…
8884 #define xmlSAX2EndDocument xmlSAX2EndDocument__internal_alias macro
Dtestapi.c4064 xmlSAX2EndDocument(ctx); in test_xmlSAX2EndDocument()
/external/libxml2/include/libxml/
DSAX2.h100 xmlSAX2EndDocument (void *ctx);
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle133 d xmlSAX2EndDocument...
134 d pr extproc('xmlSAX2EndDocument')
/external/libxml2/win32/
Dlibxml2.def.src1566 xmlSAX2EndDocument