Searched refs:xmlPopInput (Results 1 – 12 of 12) 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()
2234 xmlPopInput(ctxt); in xmlSkipBlankChars()2268 xmlPopInput(xmlParserCtxtPtr ctxt) { in xmlPopInput() function8123 xmlPopInput(ctxt); in xmlLoadEntityContent()8380 xmlPopInput(ctxt); in xmlParseInternalSubset()
608 xmlPopInput(ctxt); in htmlSkipBlankChars()
296 Remove unnecessary calls to xmlPopInput (Nick Wellnhofer)
16445 ret_val = xmlPopInput(ctxt); in test_xmlPopInput()
1411 xmlPopInput
3452 (void) xmlPopInput(parser); in SVGExternalSubset()
7730 (void) xmlPopInput(parser); in MSLExternalSubset()