Home
last modified time | relevance | path

Searched refs:xmlSAX2StartDocument (Results 1 – 15 of 15) 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.c378 xmlSAX2StartDocument,
429 xmlSAX2StartDocument,
467 xmlSAX2StartDocument,
DSAX2.c952 xmlSAX2StartDocument(void *ctx) in xmlSAX2StartDocument() function
2831 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAXVersion()
2907 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitHtmlDefaultSAXHandler()
2965 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1090 xmlSAX2StartDocument(ctx); in startDocument()
Delfgcchack.h8999 #undef xmlSAX2StartDocument
9000 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument __attribute((alias("xmlSAX2StartDocumen…
9002 #ifndef xmlSAX2StartDocument
9003 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument__internal_alias __attribute((visibility…
9004 #define xmlSAX2StartDocument xmlSAX2StartDocument__internal_alias macro
/external/chromium_org/third_party/libxml/src/
DSAX.c62 hdlr->startDocument = xmlSAX2StartDocument; in initxmlDefaultSAXHandler()
110 hdlr->startDocument = xmlSAX2StartDocument; in inithtmlDefaultSAXHandler()
157 hdlr->startDocument = xmlSAX2StartDocument; in initdocbDefaultSAXHandler()
Dglobals.c397 xmlSAX2StartDocument,
448 xmlSAX2StartDocument,
486 xmlSAX2StartDocument,
DSAX2.c952 xmlSAX2StartDocument(void *ctx) in xmlSAX2StartDocument() function
2781 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAXVersion()
2857 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitHtmlDefaultSAXHandler()
2915 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c1090 xmlSAX2StartDocument(ctx); in startDocument()
Delfgcchack.h8999 #undef xmlSAX2StartDocument
9000 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument __attribute((alias("xmlSAX2StartDocumen…
9002 #ifndef xmlSAX2StartDocument
9003 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument__internal_alias __attribute((visibility…
9004 #define xmlSAX2StartDocument xmlSAX2StartDocument__internal_alias macro
Dtestapi.c5011 xmlSAX2StartDocument(ctx); in test_xmlSAX2StartDocument()
/external/libxml2/include/libxml/
DSAX2.h98 xmlSAX2StartDocument (void *ctx);
/external/chromium_org/third_party/libxml/src/include/libxml/
DSAX2.h98 xmlSAX2StartDocument (void *ctx);
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
DXMLDocumentParser.cpp1383 xmlSAX2StartDocument(closure); in startDocumentHandler()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1578 xmlSAX2StartDocument