rb_reg_options 7867 compile.c regexp.option = (char)rb_reg_options(obj); rb_reg_options 680 include/ruby/intern.h int rb_reg_options(VALUE); rb_reg_options 839 marshal.c int opts = rb_reg_options(obj); rb_reg_options 751 re.c int options = rb_reg_options(re); rb_reg_options 3321 re.c flags = rb_reg_options(re); rb_reg_options 3659 re.c return rb_reg_init_str(copy, RREGEXP_SRC(re), rb_reg_options(re));