rb_reg_alloc 676 include/ruby/intern.h VALUE rb_reg_alloc(void); rb_reg_alloc 2794 re.c return rb_reg_init_str(rb_reg_alloc(), s, options); rb_reg_alloc 2832 re.c VALUE re = rb_reg_alloc(); rb_reg_alloc 2852 re.c VALUE re = rb_reg_alloc();