Searched refs:xmlSAX2StartElement (Results 1 – 8 of 8) sorted by relevance
64 hdlr->startElement = xmlSAX2StartElement; in initxmlDefaultSAXHandler()112 hdlr->startElement = xmlSAX2StartElement; in inithtmlDefaultSAXHandler()159 hdlr->startElement = xmlSAX2StartElement; in initdocbDefaultSAXHandler()
380 xmlSAX2StartElement,431 xmlSAX2StartElement,469 xmlSAX2StartElement,
1549 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) in xmlSAX2StartElement() function2811 hdlr->startElement = xmlSAX2StartElement; in xmlSAXVersion()2909 hdlr->startElement = xmlSAX2StartElement; in xmlSAX2InitHtmlDefaultSAXHandler()2967 hdlr->startElement = xmlSAX2StartElement; in xmlSAX2InitDocbDefaultSAXHandler()
1139 xmlSAX2StartElement(ctx, fullname, atts); in startElement()
367 saxHandler.startElement = xmlSAX2StartElement; in xmlNewTextWriterDoc()436 saxHandler.startElement = xmlSAX2StartElement; in xmlNewTextWriterTree()
9010 #undef xmlSAX2StartElement9011 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement __attribute((alias("xmlSAX2StartElement__…9013 #ifndef xmlSAX2StartElement9014 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement__internal_alias __attribute((visibility("…9015 #define xmlSAX2StartElement xmlSAX2StartElement__internal_alias macro
14539 ctxt->sax->startElement = xmlSAX2StartElement; in xmlCtxtUseOptionsInternal()
103 xmlSAX2StartElement (void *ctx,