Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_EXP_SEQ

6490         case XML_EXP_SEQ:
6668 } else if (type == XML_EXP_SEQ) {
6800 if ((exp->type == XML_EXP_SEQ) || (exp->type == XML_EXP_OR)) {
6890 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, left, right, NULL, 0, 0));
6945 case XML_EXP_SEQ:
7000 case XML_EXP_SEQ:
7105 case XML_EXP_SEQ:
7124 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, exp->exp_right,
7165 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, tmp,
7324 if (sub->type == XML_EXP_SEQ) {
7405 case XML_EXP_SEQ:
7425 return(xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret,
7456 tmp = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret,
7625 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, tmp, tmp2,
7655 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, tmp, tmp2,
7975 ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, right, NULL, 0, 0);
8031 case XML_EXP_SEQ:
8033 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
8039 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
8046 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
8052 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))
8061 if ((c->type == XML_EXP_SEQ) || (c->type == XML_EXP_OR))