Searched refs:xmlSAX2GetSystemId (Results 1 – 5 of 5) sorted by relevance
27 xmlSAX2GetSystemId (void *ctx);
405 xmlSAX2GetSystemId,523 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId; in xmlInitializeGlobalState()
784 return (xmlSAX2GetSystemId(ctx)); in getSystemId()
8855 #undef xmlSAX2GetSystemId8856 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId __attribute((alias("xmlSAX2GetSystemId__int…8858 #ifndef xmlSAX2GetSystemId8859 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId__internal_alias __attribute((visibility("hi…8860 #define xmlSAX2GetSystemId xmlSAX2GetSystemId__internal_alias macro
239 xmlSAX2GetSystemId(void *ctx) in xmlSAX2GetSystemId() function