rb_str_equal 1087 string.c if (!excl && rb_str_equal(current, end)) break; rb_str_equal 1089 string.c if (excl && rb_str_equal(current, end)) break;