Home
last modified time | relevance | path

Searched refs:xmlSAX2GetSystemId (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/include/libxml/
DSAX2.h27 xmlSAX2GetSystemId (void *ctx);
/external/chromium_org/third_party/libxml/src/include/libxml/
DSAX2.h27 xmlSAX2GetSystemId (void *ctx);
/external/chromium_org/third_party/libxml/src/
Dglobals.c424 xmlSAX2GetSystemId,
542 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId; in xmlInitializeGlobalState()
Dlegacy.c784 return (xmlSAX2GetSystemId(ctx)); in getSystemId()
Delfgcchack.h8855 #undef xmlSAX2GetSystemId
8856 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId __attribute((alias("xmlSAX2GetSystemId__int…
8858 #ifndef xmlSAX2GetSystemId
8859 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId__internal_alias __attribute((visibility("hi…
8860 #define xmlSAX2GetSystemId xmlSAX2GetSystemId__internal_alias macro
DSAX2.c239 xmlSAX2GetSystemId(void *ctx) in xmlSAX2GetSystemId() function
Dtestapi.c4459 ret_val = xmlSAX2GetSystemId(ctx); in test_xmlSAX2GetSystemId()
/external/libxml2/
Dglobals.c405 xmlSAX2GetSystemId,
523 gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId; in xmlInitializeGlobalState()
Dlegacy.c784 return (xmlSAX2GetSystemId(ctx)); in getSystemId()
Delfgcchack.h8855 #undef xmlSAX2GetSystemId
8856 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId __attribute((alias("xmlSAX2GetSystemId__int…
8858 #ifndef xmlSAX2GetSystemId
8859 extern __typeof (xmlSAX2GetSystemId) xmlSAX2GetSystemId__internal_alias __attribute((visibility("hi…
8860 #define xmlSAX2GetSystemId xmlSAX2GetSystemId__internal_alias macro
DSAX2.c239 xmlSAX2GetSystemId(void *ctx) in xmlSAX2GetSystemId() function
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1564 xmlSAX2GetSystemId