Lines Matching refs:XML_EXP_SEQ
6601 case XML_EXP_SEQ: in xmlExpHashComputeKey()
6779 } else if (type == XML_EXP_SEQ) { in xmlExpHashGetEntry()
6911 if ((exp->type == XML_EXP_SEQ) || (exp->type == XML_EXP_OR)) { in xmlExpFree()
7001 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, left, right, NULL, 0, 0)); in xmlExpNewSeq()
7056 case XML_EXP_SEQ: in xmlExpGetLanguageInt()
7111 case XML_EXP_SEQ: in xmlExpGetStartInt()
7216 case XML_EXP_SEQ: in xmlExpStringDeriveInt()
7235 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, exp->exp_right, in xmlExpStringDeriveInt()
7276 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, tmp, in xmlExpStringDeriveInt()
7435 if (sub->type == XML_EXP_SEQ) { in xmlExpExpDeriveInt()
7516 case XML_EXP_SEQ: in xmlExpExpDeriveInt()
7536 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, in xmlExpExpDeriveInt()
7567 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, in xmlExpExpDeriveInt()
7736 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, tmp, tmp2, in xmlExpExpDeriveInt()
7766 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, tmp, tmp2, in xmlExpExpDeriveInt()
8086 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, right, NULL, 0, 0); in xmlExpParseExpr()
8142 case XML_EXP_SEQ: in xmlExpDumpInt()
8144 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR)) in xmlExpDumpInt()
8150 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR)) in xmlExpDumpInt()
8157 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR)) in xmlExpDumpInt()
8163 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR)) in xmlExpDumpInt()
8172 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR)) in xmlExpDumpInt()