Home
last modified time | relevance | path

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

/third_party/libxml2/
DSAX.c66 hdlr->reference = xmlSAX2Reference; in initxmlDefaultSAXHandler()
161 hdlr->reference = xmlSAX2Reference; in initdocbDefaultSAXHandler()
Dglobals.c394 xmlSAX2Reference,
483 xmlSAX2Reference,
Dlegacy.c1169 xmlSAX2Reference(ctx, name); in reference()
DSAX2.c2473 xmlSAX2Reference(void *ctx, const xmlChar *name) in xmlSAX2Reference() function
2875 hdlr->reference = xmlSAX2Reference; in xmlSAXVersion()
3011 hdlr->reference = xmlSAX2Reference; in xmlSAX2InitDocbDefaultSAXHandler()
Dlibxml2.syms1512 xmlSAX2Reference;
Delfgcchack.h9117 #undef xmlSAX2Reference
9118 extern __typeof (xmlSAX2Reference) xmlSAX2Reference __attribute((alias("xmlSAX2Reference__internal_…
9120 #ifndef xmlSAX2Reference
9121 extern __typeof (xmlSAX2Reference) xmlSAX2Reference__internal_alias __attribute((visibility("hidden…
9122 #define xmlSAX2Reference xmlSAX2Reference__internal_alias macro
Dtestapi.c4911 xmlSAX2Reference(ctx, (const xmlChar *)name); in test_xmlSAX2Reference()
/third_party/libxml2/include/libxml/
DSAX2.h128 xmlSAX2Reference (void *ctx,
/third_party/libxml2/os400/libxmlrpg/
DSAX2.rpgle180 d xmlSAX2Reference...
181 d pr extproc('xmlSAX2Reference')
/third_party/libxml2/win32/
Dlibxml2.def.src1589 xmlSAX2Reference
/third_party/chromium/patch/
D0001-cve.patch96846 - hdlr->reference = xmlSAX2Reference;
110090 -#undef xmlSAX2Reference
110091 -extern __typeof (xmlSAX2Reference) xmlSAX2Reference __attribute((alias("xmlSAX2Reference__internal…
110093 -#ifndef xmlSAX2Reference
110094 -extern __typeof (xmlSAX2Reference) xmlSAX2Reference__internal_alias __attribute((visibility("hidde…
110095 -#define xmlSAX2Reference xmlSAX2Reference__internal_alias
121317 - xmlSAX2Reference,