Searched refs:xmlPushInput (Results 1 – 13 of 13) sorted by relevance
/third_party/libxml2/include/libxml/ |
D | parserInternals.h | 367 xmlPushInput (xmlParserCtxtPtr ctxt,
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | parserInternals.in.h | 396 xmlPushInput (xmlParserCtxtPtr ctxt,
|
D | elfgcchack.h | 8020 #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
|
D | parser.c | 2270 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()
|
D | SAX2.c | 483 xmlPushInput(ctxt, input); in xmlSAX2ExternalSubset()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | parserInternals.rpgle | 161 d xmlPushInput pr extproc('xmlPushInput')
|
/third_party/libxml2/ |
D | libxml2.syms | 221 xmlPushInput;
|
D | elfgcchack.h | 8011 #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
|
D | parser.c | 2296 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()
|
D | SAX2.c | 455 xmlPushInput(ctxt, input); in xmlSAX2ExternalSubset()
|
D | testapi.c | 16483 ret_val = xmlPushInput(ctxt, input); in test_xmlPushInput()
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1416 xmlPushInput
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 108984 -#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
|