Searched defs:xmlSAX2GetSystemId (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
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

Completed in 619 milliseconds