Lines Matching +refs:String_ +refs:plus
7041 $def(self, '$%', function $String_$percent$2(data) {
7051 $def(self, '$*', function $String_$$3(count) {
7091 $def(self, '$+', function $String_$plus$4(other) {
7105 $def(self, '$<=>', function $String_$lt_eq_gt$5(other) {
7125 $def(self, '$==', function $String_$eq_eq$6(other) {
7139 $def(self, '$=~', function $String_$eq_tilde$7(other) {
7151 $def(self, '$[]', function $String_$$$8(index, length) {
9015 $def(self, '$-@', function $String_$minus$$19() {
11581 $def(self, '$+', function $Enumerator_$plus$5(other) {
12237 $def(self, '$+', function $Array_$plus$5(other) {
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) {