Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A DparserInternals.h371 xmlPopInput (xmlParserCtxtPtr ctxt);
/reactos/sdk/lib/3rdparty/libxml2/
H A DSAX2.c453 xmlPopInput(ctxt); in xmlSAX2ExternalSubset()
H A Dparser.c2230 xmlPopInput(ctxt); in xmlSkipBlankChars()
2265 xmlPopInput(xmlParserCtxtPtr ctxt) { in xmlPopInput() function
8132 xmlPopInput(ctxt); in xmlLoadEntityContent()
8389 xmlPopInput(ctxt); in xmlParseInternalSubset()
H A DHTMLparser.c592 xmlPopInput(ctxt); in htmlSkipBlankChars()
H A DNEWS1047 Remove unnecessary calls to xmlPopInput (Nick Wellnhofer)