Searched refs:xmlSAX2GetSystemId (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DSAX2.h27 xmlSAX2GetSystemId (void *ctx);
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DSAX2.h27 xmlSAX2GetSystemId (void *ctx);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dglobals.c405 xmlSAX2GetSystemId,
523 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId;
H A Dlegacy.c776 * DEPRECATED: use xmlSAX2GetSystemId()
784 return (xmlSAX2GetSystemId(ctx));
H A Dlibxml2.syms1501 xmlSAX2GetSystemId;
H A DSAX2.c247 * xmlSAX2GetSystemId:
256 xmlSAX2GetSystemId(void *ctx) function
H A Delfgcchack.h8981 #undef xmlSAX2GetSystemId macro
8982 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId __attribute((alias("xmlSAX2GetSystemId__internal_alias")));
8984 #ifndef xmlSAX2GetSystemId
8985 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId__internal_alias __attribute((visibility("hidden")));
8986 #define xmlSAX2GetSystemId xmlSAX2GetSystemId__internal_alias macro
H A Dtestapi.c4455 ret_val = xmlSAX2GetSystemId(ctx);
4461 printf("Leak of %d blocks found in xmlSAX2GetSystemId",
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dglobals.c405 xmlSAX2GetSystemId,
523 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId;
H A Dlegacy.c776 * DEPRECATED: use xmlSAX2GetSystemId()
784 return (xmlSAX2GetSystemId(ctx));
H A Dlibxml2.syms1501 xmlSAX2GetSystemId;
H A DSAX2.c230 * xmlSAX2GetSystemId:
239 xmlSAX2GetSystemId(void *ctx) function
H A Delfgcchack.h8855 #undef xmlSAX2GetSystemId macro
8856 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId __attribute((alias("xmlSAX2GetSystemId__internal_alias")));
8858 #ifndef xmlSAX2GetSystemId
8859 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId__internal_alias __attribute((visibility("hidden")));
8860 #define xmlSAX2GetSystemId xmlSAX2GetSystemId__internal_alias macro
H A Dtestapi.c4459 ret_val = xmlSAX2GetSystemId(ctx);
4465 printf("Leak of %d blocks found in xmlSAX2GetSystemId",
[all...]

Completed in 495 milliseconds