Searched refs:xmlSAX2ProcessingInstruction (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/
H A DSAX.c70 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
118 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
H A Dglobals.c385 xmlSAX2ProcessingInstruction,
436 xmlSAX2ProcessingInstruction,
H A Dlegacy.c1213 * DEPRECATED: use xmlSAX2ProcessingInstruction()
1220 xmlSAX2ProcessingInstruction(ctx, target, data);
H A DSAX2.c2692 * xmlSAX2ProcessingInstruction:
2700 xmlSAX2ProcessingInstruction(void *ctx, const xmlChar *target, function
2711 "SAX.xmlSAX2ProcessingInstruction(%s, %s)\n", target, data);
2925 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
3003 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
H A Dlibxml2.syms1511 xmlSAX2ProcessingInstruction;
H A Delfgcchack.h9085 #undef xmlSAX2ProcessingInstruction macro
9086 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction __attribute((alias("xmlSAX2ProcessingInstruction__internal_alias")));
9088 #ifndef xmlSAX2ProcessingInstruction
9089 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction__internal_alias __attribute((visibility("hidden")));
9090 #define xmlSAX2ProcessingInstruction xmlSAX2ProcessingInstruction__internal_alias macro
H A Dtestapi.c4844 xmlSAX2ProcessingInstruction(ctx, (const xmlChar *)target, (const xmlChar *)data);
4851 printf("Leak of %d blocks found in xmlSAX2ProcessingInstruction",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DSAX.c70 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
118 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
H A Dglobals.c385 xmlSAX2ProcessingInstruction,
436 xmlSAX2ProcessingInstruction,
H A Dlegacy.c1213 * DEPRECATED: use xmlSAX2ProcessingInstruction()
1220 xmlSAX2ProcessingInstruction(ctx, target, data);
H A DSAX2.c2554 * xmlSAX2ProcessingInstruction:
2562 xmlSAX2ProcessingInstruction(void *ctx, const xmlChar *target, function
2573 "SAX.xmlSAX2ProcessingInstruction(%s, %s)\n", target, data);
2787 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
2865 hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
H A Dlibxml2.syms1511 xmlSAX2ProcessingInstruction;
H A Delfgcchack.h8959 #undef xmlSAX2ProcessingInstruction macro
8960 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction __attribute((alias("xmlSAX2ProcessingInstruction__internal_alias")));
8962 #ifndef xmlSAX2ProcessingInstruction
8963 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction__internal_alias __attribute((visibility("hidden")));
8964 #define xmlSAX2ProcessingInstruction xmlSAX2ProcessingInstruction__internal_alias macro
H A Dtestapi.c4848 xmlSAX2ProcessingInstruction(ctx, (const xmlChar *)target, (const xmlChar *)data);
4855 printf("Leak of %d blocks found in xmlSAX2ProcessingInstruction",
[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DSAX2.h137 xmlSAX2ProcessingInstruction (void *ctx,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DSAX2.h137 xmlSAX2ProcessingInstruction (void *ctx,

Completed in 487 milliseconds