Searched refs:xmlPopInput (Results 1 – 11 of 11) sorted by relevance
370 xmlPopInput (xmlParserCtxtPtr ctxt);
166 d xmlPopInput pr extproc('xmlPopInput')
220 xmlPopInput;
7957 #undef xmlPopInput7958 extern __typeof (xmlPopInput) xmlPopInput __attribute((alias("xmlPopInput__internal_alias")));7960 #ifndef xmlPopInput7961 extern __typeof (xmlPopInput) xmlPopInput__internal_alias __attribute((visibility("hidden")));7962 #define xmlPopInput xmlPopInput__internal_alias macro
483 xmlPopInput(ctxt); in xmlSAX2ExternalSubset()
2237 xmlPopInput(ctxt); in xmlSkipBlankChars()2271 xmlPopInput(xmlParserCtxtPtr ctxt) { in xmlPopInput() function8135 xmlPopInput(ctxt); in xmlLoadEntityContent()8392 xmlPopInput(ctxt); in xmlParseInternalSubset()
608 xmlPopInput(ctxt); in htmlSkipBlankChars()
779 Remove unnecessary calls to xmlPopInput (Nick Wellnhofer)
16447 ret_val = xmlPopInput(ctxt); in test_xmlPopInput()
1411 xmlPopInput
108942 -#undef xmlPopInput108943 -extern __typeof (xmlPopInput) xmlPopInput __attribute((alias("xmlPopInput__internal_alias")));108945 -#ifndef xmlPopInput108946 -extern __typeof (xmlPopInput) xmlPopInput__internal_alias __attribute((visibility("hidden")));108947 -#define xmlPopInput xmlPopInput__internal_alias134052 xmlPopInput