Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_EXP_SEQ

6421         case XML_EXP_SEQ:
6599 } else if (type == XML_EXP_SEQ) {
6731 if ((exp->type == XML_EXP_SEQ) || (exp->type == XML_EXP_OR)) {
6821 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, left, right, NULL, 0, 0));
6876 case XML_EXP_SEQ:
6931 case XML_EXP_SEQ:
7036 case XML_EXP_SEQ:
7055 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, exp->exp_right,
7096 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, tmp,
7255 if (sub->type == XML_EXP_SEQ) {
7336 case XML_EXP_SEQ:
7356 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret,
7387 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret,
7556 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, tmp, tmp2,
7586 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, tmp, tmp2,
7906 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, right, NULL, 0, 0);
7962 case XML_EXP_SEQ:
7964 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
7970 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
7977 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
7983 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
7992 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))