rb_reg_s_alloc   2394 re.c               VALUE re = rb_reg_s_alloc(rb_cRegexp);
rb_reg_s_alloc   2413 re.c               VALUE re = rb_reg_s_alloc(rb_cRegexp);
rb_reg_s_alloc   2432 re.c               VALUE re = rb_reg_s_alloc(rb_cRegexp);
rb_reg_s_alloc   3380 re.c               rb_define_alloc_func(rb_cRegexp, rb_reg_s_alloc);