Home
last modified time | relevance | path

Searched refs:xmlPushInput (Results 1 – 13 of 13) sorted by relevance

/third_party/libxml2/include/libxml/
DparserInternals.h367 xmlPushInput (xmlParserCtxtPtr ctxt,
/third_party/gettext/gnulib-local/lib/libxml/
DparserInternals.in.h396 xmlPushInput (xmlParserCtxtPtr ctxt,
Delfgcchack.h8020 #undef xmlPushInput
8021 extern __typeof (xmlPushInput) xmlPushInput __attribute((alias("xmlPushInput__internal_alias")));
8023 #ifndef xmlPushInput
8024 extern __typeof (xmlPushInput) xmlPushInput__internal_alias __attribute((visibility("hidden")));
8025 #define xmlPushInput xmlPushInput__internal_alias macro
Dparser.c2270 xmlPushInput(xmlParserCtxtPtr ctxt, xmlParserInputPtr input) { in xmlPushInput() function
7952 if (xmlPushInput(ctxt, input) < 0) { in xmlParsePEReference()
8041 if (xmlPushInput(ctxt, input) < 0) { in xmlLoadEntityContent()
12650 if (xmlPushInput(ctxt, pinput) < 0) { in xmlIOParseDTD()
12791 if (xmlPushInput(ctxt, input) < 0) { in xmlSAXParseDTD()
DSAX2.c483 xmlPushInput(ctxt, input); in xmlSAX2ExternalSubset()
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle161 d xmlPushInput pr extproc('xmlPushInput')
/third_party/libxml2/
Dlibxml2.syms221 xmlPushInput;
Delfgcchack.h8011 #undef xmlPushInput
8012 extern __typeof (xmlPushInput) xmlPushInput __attribute((alias("xmlPushInput__internal_alias")));
8014 #ifndef xmlPushInput
8015 extern __typeof (xmlPushInput) xmlPushInput__internal_alias __attribute((visibility("hidden")));
8016 #define xmlPushInput xmlPushInput__internal_alias macro
Dparser.c2296 xmlPushInput(xmlParserCtxtPtr ctxt, xmlParserInputPtr input) { in xmlPushInput() function
8014 if (xmlPushInput(ctxt, input) < 0) { in xmlParsePEReference()
8103 if (xmlPushInput(ctxt, input) < 0) { in xmlLoadEntityContent()
12727 if (xmlPushInput(ctxt, pinput) < 0) { in xmlIOParseDTD()
12868 if (xmlPushInput(ctxt, input) < 0) { in xmlSAXParseDTD()
DSAX2.c455 xmlPushInput(ctxt, input); in xmlSAX2ExternalSubset()
Dtestapi.c16483 ret_val = xmlPushInput(ctxt, input); in test_xmlPushInput()
/third_party/libxml2/win32/
Dlibxml2.def.src1416 xmlPushInput
/third_party/chromium/patch/
D0001-cve.patch108984 -#undef xmlPushInput
108985 -extern __typeof (xmlPushInput) xmlPushInput __attribute((alias("xmlPushInput__internal_alias")));
108987 -#ifndef xmlPushInput
108988 -extern __typeof (xmlPushInput) xmlPushInput__internal_alias __attribute((visibility("hidden")));
108989 -#define xmlPushInput xmlPushInput__internal_alias
134057 xmlPushInput