Home
last modified time | relevance | path

Searched refs:xmlSAX2SetDocumentLocator (Results 1 – 15 of 15) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DSAX.c89 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in initxmlDefaultSAXHandler()
137 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in inithtmlDefaultSAXHandler()
184 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in initdocbDefaultSAXHandler()
Dglobals.c427 xmlSAX2SetDocumentLocator,
478 xmlSAX2SetDocumentLocator,
516 xmlSAX2SetDocumentLocator,
DSAX2.in.h57 xmlSAX2SetDocumentLocator (void *ctx,
DSAX2.c995 xmlSAX2SetDocumentLocator(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) in xmlSAX2SetDocumentLocator() function
2925 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAXVersion()
3001 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitHtmlDefaultSAXHandler()
3059 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitDocbDefaultSAXHandler()
Delfgcchack.h9146 #undef xmlSAX2SetDocumentLocator
9147 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator __attribute((alias("xmlSAX2Se…
9149 #ifndef xmlSAX2SetDocumentLocator
9150 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator__internal_alias __attribute((…
9151 #define xmlSAX2SetDocumentLocator xmlSAX2SetDocumentLocator__internal_alias macro
/third_party/libxml2/
DSAX.c61 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in initxmlDefaultSAXHandler()
109 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in inithtmlDefaultSAXHandler()
156 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in initdocbDefaultSAXHandler()
Dglobals.c389 xmlSAX2SetDocumentLocator,
440 xmlSAX2SetDocumentLocator,
478 xmlSAX2SetDocumentLocator,
DSAX2.c938 xmlSAX2SetDocumentLocator(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) in xmlSAX2SetDocumentLocator() function
2872 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAXVersion()
2948 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitHtmlDefaultSAXHandler()
3006 hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator; in xmlSAX2InitDocbDefaultSAXHandler()
Dlibxml2.syms1514 xmlSAX2SetDocumentLocator;
Delfgcchack.h9137 #undef xmlSAX2SetDocumentLocator
9138 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator __attribute((alias("xmlSAX2Se…
9140 #ifndef xmlSAX2SetDocumentLocator
9141 extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator__internal_alias __attribute((…
9142 #define xmlSAX2SetDocumentLocator xmlSAX2SetDocumentLocator__internal_alias macro
Dtestapi.c5001 xmlSAX2SetDocumentLocator(ctx, loc); in test_xmlSAX2SetDocumentLocator()
/third_party/libxml2/include/libxml/
DSAX2.h29 xmlSAX2SetDocumentLocator (void *ctx,
/third_party/libxml2/os400/libxmlrpg/
DSAX2.rpgle25 d xmlSAX2SetDocumentLocator...
26 d pr extproc('xmlSAX2SetDocumentLocator')
/third_party/libxml2/win32/
Dlibxml2.def.src1591 xmlSAX2SetDocumentLocator
/third_party/chromium/patch/
D0001-cve.patch96841 - hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator;
110110 -#undef xmlSAX2SetDocumentLocator
110111 -extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator __attribute((alias("xmlSAX2S…
110113 -#ifndef xmlSAX2SetDocumentLocator
110114 -extern __typeof (xmlSAX2SetDocumentLocator) xmlSAX2SetDocumentLocator__internal_alias __attribute(…
110115 -#define xmlSAX2SetDocumentLocator xmlSAX2SetDocumentLocator__internal_alias
121312 - xmlSAX2SetDocumentLocator,