NODE_DSTR        2808 compile.c            case NODE_DSTR:
NODE_DSTR        5575 compile.c            case NODE_DSTR:{
NODE_DSTR         454 ext/objspace/objspace.c 		COUNT_NODE(NODE_DSTR);
NODE_DSTR        9168 ext/ripper/ripper.c 			      case NODE_DSTR:
NODE_DSTR        9203 ext/ripper/ripper.c 			    node = NEW_NODE(NODE_DSTR, STR_NEW0(), 1, NEW_LIST(node));
NODE_DSTR        9204 ext/ripper/ripper.c 			  case NODE_DSTR:
NODE_DSTR        9376 ext/ripper/ripper.c 			if (nd_type((yyvsp[-1].val)) == NODE_DSTR) {
NODE_DSTR        9567 ext/ripper/ripper.c 				nd_set_type(head, NODE_DSTR);
NODE_DSTR        9569 ext/ripper/ripper.c 			      case NODE_DSTR:
NODE_DSTR        10540 ext/ripper/ripper.c 			      case NODE_DSTR:
NODE_DSTR        12429 ext/ripper/ripper.c 		if (type == NODE_STR || type == NODE_DSTR) break;
NODE_DSTR        14711 ext/ripper/ripper.c 	htype = NODE_DSTR;
NODE_DSTR        14716 ext/ripper/ripper.c 	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        14717 ext/ripper/ripper.c 	  case NODE_DSTR:
NODE_DSTR        14725 ext/ripper/ripper.c 	if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        14747 ext/ripper/ripper.c       case NODE_DSTR:
NODE_DSTR        14762 ext/ripper/ripper.c 	else if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        14779 ext/ripper/ripper.c 	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        14804 ext/ripper/ripper.c 	  case NODE_STR: case NODE_DSTR: case NODE_EVSTR:
NODE_DSTR        15378 ext/ripper/ripper.c       case NODE_DSTR:
NODE_DSTR        15624 ext/ripper/ripper.c       case NODE_DSTR:
NODE_DSTR        15645 ext/ripper/ripper.c       case NODE_DSTR:
NODE_DSTR        15903 ext/ripper/ripper.c       case NODE_DSTR:
NODE_DSTR        3972 ext/ripper/ripper.y 			      case NODE_DSTR:
NODE_DSTR        4005 ext/ripper/ripper.y 			    node = NEW_NODE(NODE_DSTR, STR_NEW0(), 1, NEW_LIST(node));
NODE_DSTR        4006 ext/ripper/ripper.y 			  case NODE_DSTR:
NODE_DSTR        4151 ext/ripper/ripper.y 			if (nd_type($2) == NODE_DSTR) {
NODE_DSTR        4300 ext/ripper/ripper.y 				nd_set_type(head, NODE_DSTR);
NODE_DSTR        4302 ext/ripper/ripper.y 			      case NODE_DSTR:
NODE_DSTR        5019 ext/ripper/ripper.y 			      case NODE_DSTR:
NODE_DSTR        6680 ext/ripper/ripper.y 		if (type == NODE_STR || type == NODE_DSTR) break;
NODE_DSTR        8962 ext/ripper/ripper.y 	htype = NODE_DSTR;
NODE_DSTR        8967 ext/ripper/ripper.y 	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        8968 ext/ripper/ripper.y 	  case NODE_DSTR:
NODE_DSTR        8976 ext/ripper/ripper.y 	if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        8998 ext/ripper/ripper.y       case NODE_DSTR:
NODE_DSTR        9013 ext/ripper/ripper.y 	else if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        9030 ext/ripper/ripper.y 	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        9055 ext/ripper/ripper.y 	  case NODE_STR: case NODE_DSTR: case NODE_EVSTR:
NODE_DSTR        9629 ext/ripper/ripper.y       case NODE_DSTR:
NODE_DSTR        9875 ext/ripper/ripper.y       case NODE_DSTR:
NODE_DSTR        9896 ext/ripper/ripper.y       case NODE_DSTR:
NODE_DSTR        10154 ext/ripper/ripper.y       case NODE_DSTR:
NODE_DSTR         621 node.c               case NODE_DSTR:
NODE_DSTR        1034 node.c               case NODE_DSTR:
NODE_DSTR         415 node.h         #define NEW_DSTR(s) NEW_NODE(NODE_DSTR,s,1,0)
NODE_DSTR        9129 parse.c        			      case NODE_DSTR:
NODE_DSTR        9164 parse.c        			    node = NEW_NODE(NODE_DSTR, STR_NEW0(), 1, NEW_LIST(node));
NODE_DSTR        9165 parse.c        			  case NODE_DSTR:
NODE_DSTR        9328 parse.c        			if (nd_type((yyvsp[-1].node)) == NODE_DSTR) {
NODE_DSTR        9519 parse.c        				nd_set_type(head, NODE_DSTR);
NODE_DSTR        9521 parse.c        			      case NODE_DSTR:
NODE_DSTR        10484 parse.c        			      case NODE_DSTR:
NODE_DSTR        12353 parse.c        		if (type == NODE_STR || type == NODE_DSTR) break;
NODE_DSTR        14635 parse.c        	htype = NODE_DSTR;
NODE_DSTR        14640 parse.c        	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        14641 parse.c        	  case NODE_DSTR:
NODE_DSTR        14649 parse.c        	if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        14671 parse.c              case NODE_DSTR:
NODE_DSTR        14686 parse.c        	else if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        14703 parse.c        	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        14728 parse.c        	  case NODE_STR: case NODE_DSTR: case NODE_EVSTR:
NODE_DSTR        15302 parse.c              case NODE_DSTR:
NODE_DSTR        15548 parse.c              case NODE_DSTR:
NODE_DSTR        15569 parse.c              case NODE_DSTR:
NODE_DSTR        15827 parse.c              case NODE_DSTR:
NODE_DSTR        3972 parse.y        			      case NODE_DSTR:
NODE_DSTR        4005 parse.y        			    node = NEW_NODE(NODE_DSTR, STR_NEW0(), 1, NEW_LIST(node));
NODE_DSTR        4006 parse.y        			  case NODE_DSTR:
NODE_DSTR        4151 parse.y        			if (nd_type($2) == NODE_DSTR) {
NODE_DSTR        4300 parse.y        				nd_set_type(head, NODE_DSTR);
NODE_DSTR        4302 parse.y        			      case NODE_DSTR:
NODE_DSTR        5019 parse.y        			      case NODE_DSTR:
NODE_DSTR        6680 parse.y        		if (type == NODE_STR || type == NODE_DSTR) break;
NODE_DSTR        8962 parse.y        	htype = NODE_DSTR;
NODE_DSTR        8967 parse.y        	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        8968 parse.y        	  case NODE_DSTR:
NODE_DSTR        8976 parse.y        	if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        8998 parse.y              case NODE_DSTR:
NODE_DSTR        9013 parse.y        	else if (htype == NODE_DSTR && (headlast = head->nd_next->nd_end->nd_head) &&
NODE_DSTR        9030 parse.y        	    nd_set_type(head, NODE_DSTR);
NODE_DSTR        9055 parse.y        	  case NODE_STR: case NODE_DSTR: case NODE_EVSTR:
NODE_DSTR        9629 parse.y              case NODE_DSTR:
NODE_DSTR        9875 parse.y              case NODE_DSTR:
NODE_DSTR        9896 parse.y              case NODE_DSTR:
NODE_DSTR        10154 parse.y              case NODE_DSTR: