Home
last modified time | relevance | path

Searched refs:xmlSAX2NotationDecl (Results 1 – 11 of 11) sorted by relevance

/third_party/libxml2/
DSAX.c59 hdlr->notationDecl = xmlSAX2NotationDecl; in initxmlDefaultSAXHandler()
Dglobals.c385 xmlSAX2NotationDecl,
Dlegacy.c1038 xmlSAX2NotationDecl(ctx, name, publicId, systemId); in notationDecl()
Dlibxml2.syms1510 xmlSAX2NotationDecl;
DSAX2.c819 xmlSAX2NotationDecl(void *ctx, const xmlChar *name, in xmlSAX2NotationDecl() function
2870 hdlr->notationDecl = xmlSAX2NotationDecl; in xmlSAXVersion()
Delfgcchack.h9097 #undef xmlSAX2NotationDecl
9098 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl __attribute((alias("xmlSAX2NotationDecl__…
9100 #ifndef xmlSAX2NotationDecl
9101 extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl__internal_alias __attribute((visibility("…
9102 #define xmlSAX2NotationDecl xmlSAX2NotationDecl__internal_alias macro
Dtestapi.c4824xmlSAX2NotationDecl(ctx, (const xmlChar *)name, (const xmlChar *)publicId, (const xmlChar *)system… in test_xmlSAX2NotationDecl()
/third_party/libxml2/include/libxml/
DSAX2.h86 xmlSAX2NotationDecl (void *ctx,
/third_party/libxml2/os400/libxmlrpg/
DSAX2.rpgle114 d xmlSAX2NotationDecl...
115 d pr extproc('xmlSAX2NotationDecl')
/third_party/libxml2/win32/
Dlibxml2.def.src1587 xmlSAX2NotationDecl
/third_party/chromium/patch/
D0001-cve.patch96603 @@ -822,6 +803,9 @@ xmlSAX2NotationDecl(void *ctx, const xmlChar *name,
110070 -#undef xmlSAX2NotationDecl
110071 -extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl __attribute((alias("xmlSAX2NotationDecl_…
110073 -#ifndef xmlSAX2NotationDecl
110074 -extern __typeof (xmlSAX2NotationDecl) xmlSAX2NotationDecl__internal_alias __attribute((visibility(…
110075 -#define xmlSAX2NotationDecl xmlSAX2NotationDecl__internal_alias