Home
last modified time | relevance | path

Searched refs:xmlSAX2GetPublicId (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
DSAX2.h25 xmlSAX2GetPublicId (void *ctx);
/external/libxml2/
Dglobals.c416 xmlSAX2GetPublicId,
534 gs->xmlDefaultSAXLocator.getPublicId = xmlSAX2GetPublicId; in xmlInitializeGlobalState()
Dlegacy.c767 return (xmlSAX2GetPublicId(ctx)); in getPublicId()
Dlibxml2.syms1500 xmlSAX2GetPublicId;
Delfgcchack.h8971 #undef xmlSAX2GetPublicId
8972 extern __typeof (xmlSAX2GetPublicId) xmlSAX2GetPublicId __attribute((alias("xmlSAX2GetPublicId__int…
8974 #ifndef xmlSAX2GetPublicId
8975 extern __typeof (xmlSAX2GetPublicId) xmlSAX2GetPublicId__internal_alias __attribute((visibility("hi…
8976 #define xmlSAX2GetPublicId xmlSAX2GetPublicId__internal_alias macro
DSAX2.c241 xmlSAX2GetPublicId(void *ctx ATTRIBUTE_UNUSED) in xmlSAX2GetPublicId() function
Dtestapi.c4445 ret_val = xmlSAX2GetPublicId(ctx); in test_xmlSAX2GetPublicId()
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle17 d xmlSAX2GetPublicId...
/external/libxml2/win32/
Dlibxml2.def.src1575 xmlSAX2GetPublicId