Searched refs:rb_reg_options (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dre.c696 int options = rb_reg_options(re);
2928 flags = rb_reg_options(re);
3083 rb_reg_options(VALUE re) function
3278 if (rb_reg_initialize(copy, s, len, rb_enc_get(re), rb_reg_options(re),
H A Dmarshal.c775 int opts = rb_reg_options(obj);
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dintern.h650 int rb_reg_options(VALUE);

Completed in 176 milliseconds