Searched refs:xmlSAX2StartDocument (Results 1 – 7 of 7) sorted by relevance
62 hdlr->startDocument = xmlSAX2StartDocument; in initxmlDefaultSAXHandler()110 hdlr->startDocument = xmlSAX2StartDocument; in inithtmlDefaultSAXHandler()157 hdlr->startDocument = xmlSAX2StartDocument; in initdocbDefaultSAXHandler()
378 xmlSAX2StartDocument,429 xmlSAX2StartDocument,467 xmlSAX2StartDocument,
952 xmlSAX2StartDocument(void *ctx) in xmlSAX2StartDocument() function2831 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAXVersion()2907 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitHtmlDefaultSAXHandler()2965 hdlr->startDocument = xmlSAX2StartDocument; in xmlSAX2InitDocbDefaultSAXHandler()
1090 xmlSAX2StartDocument(ctx); in startDocument()
8999 #undef xmlSAX2StartDocument9000 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument __attribute((alias("xmlSAX2StartDocumen…9002 #ifndef xmlSAX2StartDocument9003 extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument__internal_alias __attribute((visibility…9004 #define xmlSAX2StartDocument xmlSAX2StartDocument__internal_alias macro
98 xmlSAX2StartDocument (void *ctx);
1254 xmlSAX2StartDocument(closure); in startDocumentHandler()