Home
last modified time | relevance | path

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

/external/libxml2/
DSAX.c62 hdlr->startDocument = xmlSAX2StartDocument; in initxmlDefaultSAXHandler()
110 hdlr->startDocument = xmlSAX2StartDocument; in inithtmlDefaultSAXHandler()
157 hdlr->startDocument = xmlSAX2StartDocument; in initdocbDefaultSAXHandler()
Dglobals.c390 xmlSAX2StartDocument,
441 xmlSAX2StartDocument,
479 xmlSAX2StartDocument,
DSAX2.c983 xmlSAX2StartDocument(void *ctx) in xmlSAX2StartDocument() function
2898 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAXVersion()
2974 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitHtmlDefaultSAXHandler()
3032 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1090 xmlSAX2StartDocument(ctx); in startDocument()
Dlibxml2.syms1515 xmlSAX2StartDocument;
Delfgcchack.h9125 #undef xmlSAX2StartDocument
9126 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument __attribute((alias("xmlSAX2StartDocumen…
9128 #ifndef xmlSAX2StartDocument
9129 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument__internal_alias __attribute((visibility…
9130 #define xmlSAX2StartDocument xmlSAX2StartDocument__internal_alias macro
Dtestapi.c5032 xmlSAX2StartDocument(ctx); in test_xmlSAX2StartDocument()
/external/libxml2/include/libxml/
DSAX2.h98 xmlSAX2StartDocument (void *ctx);
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle129 d xmlSAX2StartDocument...
130 d pr extproc('xmlSAX2StartDocument')
/external/libxml2/win32/
Dlibxml2.def.src1590 xmlSAX2StartDocument