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

/macosx-10.9.5/libxml2-26/libxml2/
H A DSAX.c66 hdlr->reference = xmlSAX2Reference;
161 hdlr->reference = xmlSAX2Reference;
H A Dglobals.c382 xmlSAX2Reference,
471 xmlSAX2Reference,
H A Dlegacy.c1163 * DEPRECATED: use xmlSAX2Reference()
1169 xmlSAX2Reference(ctx, name);
H A DSAX2.c2519 * xmlSAX2Reference:
2523 * called when an entity xmlSAX2Reference is detected.
2526 xmlSAX2Reference(void *ctx, const xmlChar *name) function
2534 "SAX.xmlSAX2Reference(%s)\n", name);
2542 "add xmlSAX2Reference %s to %s \n", name, ctxt->node->name);
2921 hdlr->reference = xmlSAX2Reference;
3057 hdlr->reference = xmlSAX2Reference;
H A Dlibxml2.syms1512 xmlSAX2Reference;
H A Delfgcchack.h9095 #undef xmlSAX2Reference macro
9096 extern __typeof (xmlSAX2Reference) xmlSAX2Reference __attribute((alias("xmlSAX2Reference__internal_alias")));
9098 #ifndef xmlSAX2Reference
9099 extern __typeof (xmlSAX2Reference) xmlSAX2Reference__internal_alias __attribute((visibility("hidden")));
9100 #define xmlSAX2Reference xmlSAX2Reference__internal_alias macro
H A Dtestapi.c4884 xmlSAX2Reference(ctx, (const xmlChar *)name);
4890 printf("Leak of %d blocks found in xmlSAX2Reference",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DSAX.c66 hdlr->reference = xmlSAX2Reference;
161 hdlr->reference = xmlSAX2Reference;
H A Dglobals.c382 xmlSAX2Reference,
471 xmlSAX2Reference,
H A Dlegacy.c1163 * DEPRECATED: use xmlSAX2Reference()
1169 xmlSAX2Reference(ctx, name);
H A DSAX2.c2381 * xmlSAX2Reference:
2385 * called when an entity xmlSAX2Reference is detected.
2388 xmlSAX2Reference(void *ctx, const xmlChar *name) function
2396 "SAX.xmlSAX2Reference(%s)\n", name);
2404 "add xmlSAX2Reference %s to %s \n", name, ctxt->node->name);
2783 hdlr->reference = xmlSAX2Reference;
2919 hdlr->reference = xmlSAX2Reference;
H A Dlibxml2.syms1512 xmlSAX2Reference;
H A Delfgcchack.h8969 #undef xmlSAX2Reference macro
8970 extern __typeof (xmlSAX2Reference) xmlSAX2Reference __attribute((alias("xmlSAX2Reference__internal_alias")));
8972 #ifndef xmlSAX2Reference
8973 extern __typeof (xmlSAX2Reference) xmlSAX2Reference__internal_alias __attribute((visibility("hidden")));
8974 #define xmlSAX2Reference xmlSAX2Reference__internal_alias macro
H A Dtestapi.c4888 xmlSAX2Reference(ctx, (const xmlChar *)name);
4894 printf("Leak of %d blocks found in xmlSAX2Reference",
[all...]
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DSAX2.h126 xmlSAX2Reference (void *ctx,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DSAX2.h126 xmlSAX2Reference (void *ctx,

Completed in 705 milliseconds