Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DparserInternals.h370 xmlPopInput (xmlParserCtxtPtr ctxt);
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle166 d xmlPopInput pr extproc('xmlPopInput')
/third_party/libxml2/
Dlibxml2.syms220 xmlPopInput;
Delfgcchack.h7957 #undef xmlPopInput
7958 extern __typeof (xmlPopInput) xmlPopInput __attribute((alias("xmlPopInput__internal_alias")));
7960 #ifndef xmlPopInput
7961 extern __typeof (xmlPopInput) xmlPopInput__internal_alias __attribute((visibility("hidden")));
7962 #define xmlPopInput xmlPopInput__internal_alias macro
DSAX2.c483 xmlPopInput(ctxt); in xmlSAX2ExternalSubset()
Dparser.c2237 xmlPopInput(ctxt); in xmlSkipBlankChars()
2271 xmlPopInput(xmlParserCtxtPtr ctxt) { in xmlPopInput() function
8135 xmlPopInput(ctxt); in xmlLoadEntityContent()
8392 xmlPopInput(ctxt); in xmlParseInternalSubset()
DHTMLparser.c608 xmlPopInput(ctxt); in htmlSkipBlankChars()
DNEWS779 Remove unnecessary calls to xmlPopInput (Nick Wellnhofer)
Dtestapi.c16447 ret_val = xmlPopInput(ctxt); in test_xmlPopInput()
/third_party/libxml2/win32/
Dlibxml2.def.src1411 xmlPopInput
/third_party/chromium/patch/
D0001-cve.patch108942 -#undef xmlPopInput
108943 -extern __typeof (xmlPopInput) xmlPopInput __attribute((alias("xmlPopInput__internal_alias")));
108945 -#ifndef xmlPopInput
108946 -extern __typeof (xmlPopInput) xmlPopInput__internal_alias __attribute((visibility("hidden")));
108947 -#define xmlPopInput xmlPopInput__internal_alias
134052 xmlPopInput