Searched refs:xmlSAX2StartElement (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/
H A DSAX.c64 hdlr->startElement = xmlSAX2StartElement;
112 hdlr->startElement = xmlSAX2StartElement;
159 hdlr->startElement = xmlSAX2StartElement;
H A Dglobals.c380 xmlSAX2StartElement,
431 xmlSAX2StartElement,
469 xmlSAX2StartElement,
H A DSAX2.c1132 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1235 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1465 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1531 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1571 * xmlSAX2StartElement:
1579 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) function
1595 "SAX.xmlSAX2StartElement(%s)\n", fullname);
1628 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
2899 hdlr->startElement = xmlSAX2StartElement;
2997 hdlr->startElement = xmlSAX2StartElement;
[all...]
H A Dlegacy.c1134 * DEPRECATED: use xmlSAX2StartElement()
1139 xmlSAX2StartElement(ctx, fullname, atts);
H A Dlibxml2.syms1517 xmlSAX2StartElement;
H A Dxmlwriter.c371 saxHandler.startElement = xmlSAX2StartElement;
440 saxHandler.startElement = xmlSAX2StartElement;
H A Delfgcchack.h9136 #undef xmlSAX2StartElement macro
9137 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement __attribute((alias("xmlSAX2StartElement__internal_alias")));
9139 #ifndef xmlSAX2StartElement
9140 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement__internal_alias __attribute((visibility("hidden")));
9141 #define xmlSAX2StartElement xmlSAX2StartElement__internal_alias macro
H A Dparser.c15073 ctxt->sax->startElement = xmlSAX2StartElement;
H A Dtestapi.c5047 xmlSAX2StartElement(ctx, (const xmlChar *)fullname, (const xmlChar **)atts);
5054 printf("Leak of %d blocks found in xmlSAX2StartElement",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DSAX.c64 hdlr->startElement = xmlSAX2StartElement;
112 hdlr->startElement = xmlSAX2StartElement;
159 hdlr->startElement = xmlSAX2StartElement;
H A Dglobals.c380 xmlSAX2StartElement,
431 xmlSAX2StartElement,
469 xmlSAX2StartElement,
H A DSAX2.c1102 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1205 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1435 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1501 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1541 * xmlSAX2StartElement:
1549 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) function
1565 "SAX.xmlSAX2StartElement(%s)\n", fullname);
1598 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
2761 hdlr->startElement = xmlSAX2StartElement;
2859 hdlr->startElement = xmlSAX2StartElement;
[all...]
H A Dlegacy.c1134 * DEPRECATED: use xmlSAX2StartElement()
1139 xmlSAX2StartElement(ctx, fullname, atts);
H A Dlibxml2.syms1517 xmlSAX2StartElement;
H A Dxmlwriter.c367 saxHandler.startElement = xmlSAX2StartElement;
436 saxHandler.startElement = xmlSAX2StartElement;
H A Delfgcchack.h9010 #undef xmlSAX2StartElement macro
9011 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement __attribute((alias("xmlSAX2StartElement__internal_alias")));
9013 #ifndef xmlSAX2StartElement
9014 extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement__internal_alias __attribute((visibility("hidden")));
9015 #define xmlSAX2StartElement xmlSAX2StartElement__internal_alias macro
H A Dparser.c14386 ctxt->sax->startElement = xmlSAX2StartElement;
H A Dtestapi.c5051 xmlSAX2StartElement(ctx, (const xmlChar *)fullname, (const xmlChar **)atts);
5058 printf("Leak of %d blocks found in xmlSAX2StartElement",
[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DSAX2.h103 xmlSAX2StartElement (void *ctx,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DSAX2.h103 xmlSAX2StartElement (void *ctx,

Completed in 493 milliseconds