Home
last modified time | relevance | path

Searched refs:xmlSAX2ElementDecl (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle107 d xmlSAX2ElementDecl...
108 d pr extproc('xmlSAX2ElementDecl')
/external/libxml2/include/libxml/
DSAX2.h81 xmlSAX2ElementDecl (void *ctx,
/external/libxml2/
DSAX.c58 hdlr->elementDecl = xmlSAX2ElementDecl; in initxmlDefaultSAXHandler()
Dglobals.c387 xmlSAX2ElementDecl,
Dlegacy.c1020 xmlSAX2ElementDecl(ctx, name, type, content); in elementDecl()
Dlibxml2.syms1490 xmlSAX2ElementDecl;
DSAX2.c802 xmlSAX2ElementDecl(void *ctx, const xmlChar * name, int type, in xmlSAX2ElementDecl() function
2885 hdlr->elementDecl = xmlSAX2ElementDecl; in xmlSAXVersion()
Delfgcchack.h8869 #undef xmlSAX2ElementDecl
8870 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl __attribute((alias("xmlSAX2ElementDecl__int…
8872 #ifndef xmlSAX2ElementDecl
8873 extern __typeof (xmlSAX2ElementDecl) xmlSAX2ElementDecl__internal_alias __attribute((visibility("hi…
8874 #define xmlSAX2ElementDecl xmlSAX2ElementDecl__internal_alias macro
Dtestapi.c4025 xmlSAX2ElementDecl(ctx, (const xmlChar *)name, type, content); in test_xmlSAX2ElementDecl()
/external/libxml2/win32/
Dlibxml2.def.src1565 xmlSAX2ElementDecl