Searched refs:rb_reg_alloc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dre.c2481 rb_reg_alloc(void) function
2489 return rb_reg_init_str(rb_reg_alloc(), s, options);
2513 VALUE re = rb_reg_alloc();
2532 VALUE re = rb_reg_alloc();
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dintern.h646 VALUE rb_reg_alloc(void);

Completed in 128 milliseconds