Lines Matching +refs:Array_ +refs:plus
7091 $def(self, '$+', function $String_$plus$4(other) {
11581 $def(self, '$+', function $Enumerator_$plus$5(other) {
12104 $defs(self, '$[]', function $Array_$$$1($a) {
12176 $def(self, '$&', function $Array_$$2(other) {
12198 $def(self, '$|', function $Array_$$3(other) {
12217 $def(self, '$*', function $Array_$$4(other) {
12237 $def(self, '$+', function $Array_$plus$5(other) {
12244 $def(self, '$-', function $Array_$minus$6(other) {
12270 $def(self, '$<<', function $Array_$lt$lt$7(object) {
12279 $def(self, '$<=>', function $Array_$lt_eq_gt$8(other) {
12307 $def(self, '$==', function $Array_$eq_eq$9(other) {
12461 $def(self, '$[]', function $Array_$$$10(index, length) {
12475 $def(self, '$[]=', function $Array_$$$eq$11(index, value, extra) {
16182 $def(self, '$+', function $Number_$plus$1(other) {
16414 $def(self, '$+@', function $Number_$plus$$17() {
19895 $def(self, '$+', function $Complex_$plus$3(other) {
20381 $def(self, '$+', function $Rational_$plus$3(other) {
20978 $def(self, '$+', function $Time_$plus$2(other) {
23501 …ive?,chop_basename,basename,=~,source,[],rindex,sub,absolute?,expand_path,plus,unshift,length,!=,e…
23614 $def(self, '$+', function $Pathname_$plus$5(other) {
23620 } return $$('Pathname').$new(self.$plus(self.path, other.$to_s()));
23623 $def(self, '$plus', function $$plus(path1, path2) {