rb_reg_new_str 521 include/ruby/intern.h VALUE rb_reg_new_str(VALUE, int); rb_reg_new_str 1374 marshal.c v = r_entry(rb_reg_new_str(str, options), arg); rb_reg_new_str 2407 re.c return rb_reg_new_str(rb_reg_preprocess_dregexp(ary), opt); rb_reg_new_str 2455 re.c return reg_cache = rb_reg_new_str(save_str, 0); rb_reg_new_str 2994 re.c return rb_reg_new_str(quoted, 0);