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

/macosx-10.10.1/ruby-106/ruby/
H A Dre.c726 rb_reg_names(VALUE re) function
1017 return rb_reg_names(RMATCH(match)->regexp);
3566 rb_define_method(rb_cRegexp, "names", rb_reg_names, 0);

Completed in 121 milliseconds