rb_str_subpat 1136 string.c return rb_str_subpat(str, indx, 0); rb_str_subpat 1170 string.c return rb_str_subpat(str, argv[0], NUM2INT(argv[1]));