Home | History | Annotate | Download | only in libxml2

Lines Matching refs:inputNr

4781 	if ((input->filename == NULL) && (ctx->inputNr > 1))
4782 input = ctx->inputTab[ctx->inputNr - 2];
4818 if ((input->filename == NULL) && (ctx->inputNr > 1))
4819 input = ctx->inputTab[ctx->inputNr - 2];