Searched refs:inputid (Results 1 – 1 of 1) sorted by relevance
4806 int inputid; in xmlParseCommentComplex() local4808 inputid = ctxt->input->id; in xmlParseCommentComplex()4904 if (inputid != ctxt->input->id) { in xmlParseCommentComplex()4941 int inputid; in xmlParseComment() local4950 inputid = ctxt->input->id; in xmlParseComment()5052 if (ctxt->input->id != inputid) { in xmlParseComment()6304 int inputid = ctxt->input->id; in xmlParseElementChildrenContentDeclPriv() local6309 cur = ret = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()6438 int inputid = ctxt->input->id; in xmlParseElementChildrenContentDeclPriv() local6442 last = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()[all …]