Home | History | Annotate | Download | only in libxml2

Lines Matching refs:inputNr

432 	oldinputNr = ctxt->inputNr;
444 ctxt->inputNr = oldinputNr;
451 ctxt->inputNr = 0;
481 while (ctxt->inputNr > 1)
490 ctxt->inputNr = oldinputNr;
1070 (ctxt->inputNr > 0) && (ctxt->inputTab[0] != NULL) &&