Searched refs:inputid (Results 1 – 2 of 2) sorted by relevance
4544 int inputid; in xmlParseCommentComplex() local4546 inputid = ctxt->input->id; in xmlParseCommentComplex()4628 if (inputid != ctxt->input->id) { in xmlParseCommentComplex()4664 int inputid; in xmlParseComment() local4673 inputid = ctxt->input->id; in xmlParseComment()4764 if (ctxt->input->id != inputid) { in xmlParseComment()5992 int inputid = ctxt->input->id; in xmlParseElementChildrenContentDeclPriv() local5997 cur = ret = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()6126 int inputid = ctxt->input->id; in xmlParseElementChildrenContentDeclPriv() local6130 last = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()[all …]
4464 int inputid; in xmlParseCommentComplex() local4466 inputid = ctxt->input->id; in xmlParseCommentComplex()4552 if (inputid != ctxt->input->id) { in xmlParseCommentComplex()4588 int inputid; in xmlParseComment() local4597 inputid = ctxt->input->id; in xmlParseComment()4692 if (ctxt->input->id != inputid) { in xmlParseComment()5927 int inputid = ctxt->input->id; in xmlParseElementChildrenContentDeclPriv() local5932 cur = ret = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()6061 int inputid = ctxt->input->id; in xmlParseElementChildrenContentDeclPriv() local6065 last = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()[all …]