rb_reg_new_str 674 include/ruby/intern.h VALUE rb_reg_new_str(VALUE, int); rb_reg_new_str 1733 marshal.c v = r_entry0(rb_reg_new_str(str, options), idx, arg); rb_reg_new_str 2826 re.c return rb_reg_new_str(rb_reg_preprocess_dregexp(ary, opt), opt); rb_reg_new_str 2874 re.c return reg_cache = rb_reg_new_str(str, 0); rb_reg_new_str 3525 re.c return rb_reg_new_str(quoted, 0);