Home | History | Annotate | Download | only in libxml2

Lines Matching defs:inputPop

1727  * inputPop:
1735 inputPop(xmlParserCtxtPtr ctxt)
2213 xmlFreeInputStream(inputPop(ctxt));
15059 while ((input = inputPop(ctxt)) != NULL) { /* Non consuming */