exp_right        6606 third_party/libxml/src/xmlregexp.c 	        (left == right->exp_right)) {
exp_right        6617 third_party/libxml/src/xmlregexp.c 	    if ((left->exp_right->type != XML_EXP_OR) &&
exp_right        6618 third_party/libxml/src/xmlregexp.c 	        (left->exp_right->key < left->exp_left->key)) {
exp_right        6619 third_party/libxml/src/xmlregexp.c 	        tmp = left->exp_right;
exp_right        6620 third_party/libxml/src/xmlregexp.c 		left->exp_right = left->exp_left;
exp_right        6623 third_party/libxml/src/xmlregexp.c 	    left->exp_right->ref++;
exp_right        6624 third_party/libxml/src/xmlregexp.c 	    tmp = xmlExpHashGetEntry(ctxt, XML_EXP_OR, left->exp_right, right,
exp_right        6636 third_party/libxml/src/xmlregexp.c 	    if (left->key > right->exp_right->key) {
exp_right        6638 third_party/libxml/src/xmlregexp.c 		right->exp_right->ref++;
exp_right        6639 third_party/libxml/src/xmlregexp.c 		tmp = xmlExpHashGetEntry(ctxt, XML_EXP_OR, right->exp_right,
exp_right        6651 third_party/libxml/src/xmlregexp.c 		right->exp_right->ref++;
exp_right        6653 third_party/libxml/src/xmlregexp.c 		                         right->exp_right, NULL, 0, 0);
exp_right        6708 third_party/libxml/src/xmlregexp.c 			   (insert->exp_right == right)) {
exp_right        6737 third_party/libxml/src/xmlregexp.c 	entry->exp_right = right;
exp_right        6742 third_party/libxml/src/xmlregexp.c 	        (entry->exp_right->c_max == -1))
exp_right        6744 third_party/libxml/src/xmlregexp.c 	    else if (entry->exp_left->c_max > entry->exp_right->c_max)
exp_right        6747 third_party/libxml/src/xmlregexp.c 	        entry->c_max = entry->exp_right->c_max;
exp_right        6752 third_party/libxml/src/xmlregexp.c 	        (entry->exp_right->c_max == -1))
exp_right        6755 third_party/libxml/src/xmlregexp.c 	        entry->c_max = entry->exp_left->c_max + entry->exp_right->c_max;
exp_right        6802 third_party/libxml/src/xmlregexp.c 	    xmlExpFree(ctxt, exp->exp_right);
exp_right        6950 third_party/libxml/src/xmlregexp.c 	    tmp2 = xmlExpGetLanguageInt(ctxt, exp->exp_right, list, len,
exp_right        7005 third_party/libxml/src/xmlregexp.c 		tmp2 = xmlExpGetStartInt(ctxt, exp->exp_right, list, len,
exp_right        7016 third_party/libxml/src/xmlregexp.c 	    tmp2 = xmlExpGetStartInt(ctxt, exp->exp_right, list, len,
exp_right        7096 third_party/libxml/src/xmlregexp.c 	    ret = xmlExpStringDeriveInt(ctxt, exp->exp_right, str);
exp_right        7117 third_party/libxml/src/xmlregexp.c 		    ret = xmlExpStringDeriveInt(ctxt, exp->exp_right, str);
exp_right        7123 third_party/libxml/src/xmlregexp.c 	        exp->exp_right->ref++;
exp_right        7124 third_party/libxml/src/xmlregexp.c 	        ret = xmlExpHashGetEntry(ctxt, XML_EXP_SEQ, ret, exp->exp_right,
exp_right        7333 third_party/libxml/src/xmlregexp.c 	ret = xmlExpExpDeriveInt(ctxt, tmp, sub->exp_right);
exp_right        7346 third_party/libxml/src/xmlregexp.c 	ret = xmlExpExpDeriveInt(ctxt, exp, sub->exp_right);
exp_right        7424 third_party/libxml/src/xmlregexp.c 		    exp->exp_right->ref++;
exp_right        7426 third_party/libxml/src/xmlregexp.c 					      exp->exp_right, NULL, 0, 0));
exp_right        7455 third_party/libxml/src/xmlregexp.c 		    exp->exp_right->ref++;
exp_right        7457 third_party/libxml/src/xmlregexp.c 		                             exp->exp_right, NULL, 0, 0);
exp_right        7483 third_party/libxml/src/xmlregexp.c 	    tmp = xmlExpExpDeriveInt(ctxt, exp->exp_right, sub);
exp_right        8038 third_party/libxml/src/xmlregexp.c 	    c = expr->exp_right;
exp_right        8051 third_party/libxml/src/xmlregexp.c 	    c = expr->exp_right;