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

/macosx-10.10.1/libxml2-26/libxml2/
H A DSAX.c50 hdlr->isStandalone = xmlSAX2IsStandalone;
145 hdlr->isStandalone = xmlSAX2IsStandalone;
H A Dglobals.c367 xmlSAX2IsStandalone,
456 xmlSAX2IsStandalone,
H A Dlegacy.c824 * DEPRECATED: use xmlSAX2IsStandalone()
832 return (xmlSAX2IsStandalone(ctx));
H A DSAX2.c296 * xmlSAX2IsStandalone:
304 xmlSAX2IsStandalone(void *ctx) function
2907 hdlr->isStandalone = xmlSAX2IsStandalone;
3041 hdlr->isStandalone = xmlSAX2IsStandalone;
H A Dlibxml2.syms1509 xmlSAX2IsStandalone;
H A Delfgcchack.h9065 #undef xmlSAX2IsStandalone macro
9066 extern __typeof (xmlSAX2IsStandalone) xmlSAX2IsStandalone __attribute((alias("xmlSAX2IsStandalone__internal_alias")));
9068 #ifndef xmlSAX2IsStandalone
9069 extern __typeof (xmlSAX2IsStandalone) xmlSAX2IsStandalone__internal_alias __attribute((visibility("hidden")));
9070 #define xmlSAX2IsStandalone xmlSAX2IsStandalone__internal_alias macro
H A Dtestapi.c4754 ret_val = xmlSAX2IsStandalone(ctx);
4760 printf("Leak of %d blocks found in xmlSAX2IsStandalone",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DSAX.c50 hdlr->isStandalone = xmlSAX2IsStandalone;
145 hdlr->isStandalone = xmlSAX2IsStandalone;
H A Dglobals.c367 xmlSAX2IsStandalone,
456 xmlSAX2IsStandalone,
H A Dlegacy.c824 * DEPRECATED: use xmlSAX2IsStandalone()
832 return (xmlSAX2IsStandalone(ctx));
H A DSAX2.c279 * xmlSAX2IsStandalone:
287 xmlSAX2IsStandalone(void *ctx) function
2769 hdlr->isStandalone = xmlSAX2IsStandalone;
2903 hdlr->isStandalone = xmlSAX2IsStandalone;
H A Dlibxml2.syms1509 xmlSAX2IsStandalone;
H A Delfgcchack.h8939 #undef xmlSAX2IsStandalone macro
8940 extern __typeof (xmlSAX2IsStandalone) xmlSAX2IsStandalone __attribute((alias("xmlSAX2IsStandalone__internal_alias")));
8942 #ifndef xmlSAX2IsStandalone
8943 extern __typeof (xmlSAX2IsStandalone) xmlSAX2IsStandalone__internal_alias __attribute((visibility("hidden")));
8944 #define xmlSAX2IsStandalone xmlSAX2IsStandalone__internal_alias macro
H A Dtestapi.c4758 ret_val = xmlSAX2IsStandalone(ctx);
4764 printf("Leak of %d blocks found in xmlSAX2IsStandalone",
[all...]
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DSAX2.h38 xmlSAX2IsStandalone (void *ctx);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DSAX2.h38 xmlSAX2IsStandalone (void *ctx);

Completed in 580 milliseconds